use of svn:ignore
Posted: Thu Jun 20, 2013 3:05 am
I've found the existing documentation on Patterns really helpful and was wondering is there any guidance on the use of svn:ignore?
I can see that the OpenDental project ignores the obj directory, for example, but the bin and Debug folders themselves are versioned. Projects like OpenDentBusiness, RdlEngine, RdlViewer, SparksToothChart etc ignore the bin and obj directories but then there are quite a few other projects that don't.
The reason I ask is that just opening a freshly checked-out copy of the head in Visual Studio produces a lot of unversioned files - personally I prefer to have files and directories either versioned or explicitly ignored but am interested if anyone else as an opinion...
Thanks
I can see that the OpenDental project ignores the obj directory, for example, but the bin and Debug folders themselves are versioned. Projects like OpenDentBusiness, RdlEngine, RdlViewer, SparksToothChart etc ignore the bin and obj directories but then there are quite a few other projects that don't.
The reason I ask is that just opening a freshly checked-out copy of the head in Visual Studio produces a lot of unversioned files - personally I prefer to have files and directories either versioned or explicitly ignored but am interested if anyone else as an opinion...
Thanks