Jody Garnett ha scritto:
> So I have been able to do something by creating a ".gitignore" with
> 
> .classpath
> .project
> target
> .gitignore
> .settings
> 
> Trouble is I need to copy this into 40+ directories; I will only be working 
> on trunk for a bit but that will still be a pain if I ever want to work on a 
> branch? Part of why we were able to ignore .classpath and .project in 
> geotools was because they were added to the "svn:ignore" property making it 
> easy for people to keep on working and see their changes.

I just have one .gitignore file and it's in my home (so, outside
of the version control).
You can follow these instructions:
http://www.gitready.com/beginner/2009/01/19/ignoring-files.html

If/when we migrate to git we can think of adding the .gitignore files
in the version control as well

Cheers
Andrea


-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to