News:

The Forum Rules and Guidelines
Our forum has Rules and Guidelines. Please, be kind and read them ;).

extra files

Started by Vladki, November 29, 2016, 09:04:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Vladki

I think there are some extra files in simutrans folder of git repository, that should not be there:

apache2.conf
brit.config
envvars
nettool
PHP-licence-3.01.txt
resolv.conf
rsyslog.conf
simexstrip
simutrans-experimental
simutrans-experimental-10.15
simutrans-experimental-32

jamespetts

Thank you for that. Do you have any idea of how to remove them from the repository without deleting them locally?

Vladki

Make a copy if those you need, git rm (or git del or what...), move the files back, avoid git add..

Well at least that should work with svn I'm not sure about git. I am beginner user of both so some knowlege is mixed up.