Jump to content

Use svn directories: Difference between revisions

From LabVIEW Wiki
mNo edit summary
No edit summary
Line 1: Line 1:
Use "_svn" directories instead of ".svn" directories so that the LabVIEW mass compiler doesn't try to compile these directories. [Right?]
Use "_svn" directories instead of ".svn" directories so that LabVIEW doesn't index the directories when building up palettes.<br>


== How to use _svn directories  ==


== How to use _svn directories ==
Open Windows explorer.<br> Right click on a directory and select "TortoiseSVN...Settings" from the pop-up menu.<br> On the "General" page in the "Settings - Tortoise SVN" dialog check the "Use '_svn' instead of '.svn' directories" box.<br> [[Image:|user posted image]]<br> Click OK.<br> TortoiseSVN will prompt you to restart the computer.  
Open Windows explorer.<br />
Right click on a directory and select "TortoiseSVN...Settings" from the pop-up menu.<br />
On the "General" page in the "Settings - Tortoise SVN" dialog check the "Use '_svn' instead of '.svn' directories" box.<br />
[IMG]http://i280.photobucket.com/albums/kk176/pauljlotz/Using_svn_directories.png[/IMG]<br />
Click OK.<br />
TortoiseSVN will prompt you to restart the computer.


[[Category:SCC]]
[[Category:SCC]] [[Category:SVN]]
[[Category:SVN]]

Revision as of 15:26, 4 March 2009

Use "_svn" directories instead of ".svn" directories so that LabVIEW doesn't index the directories when building up palettes.

How to use _svn directories

Open Windows explorer.
Right click on a directory and select "TortoiseSVN...Settings" from the pop-up menu.
On the "General" page in the "Settings - Tortoise SVN" dialog check the "Use '_svn' instead of '.svn' directories" box.
[[Image:|user posted image]]
Click OK.
TortoiseSVN will prompt you to restart the computer.