On 7 avr. 2011, at 23:54, Konstantin Kolinko wrote:
> 
> What content will be in your version of the file?

mostly what we ave already ignored with svn props : eclipse-sepcific files, the 
logs, work, temp directories...

Otherwise, one can also run
git svn show-ignore >> .git/info/exclude

which saves a list of things that are ignored by svn to a local file that will 
not be committed.
Though it works, it is local to each repository and thus each developer should 
run the command too...
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to