how to create orphan folder in repository?

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
hq
Posts: 1
Joined: Thu Jul 21, 2005 8:29 am

how to create orphan folder in repository?

Post by hq » Tue Sep 27, 2005 9:38 am

We are thinking of using the repository as a centralized location to keep misc. documents that are associated with the project. We would like to keep the appropriate documents within each project's main folder. However, we don't want for these documents to show up or be sync'd each time some one opens visual studio - we just want a centralized location for storage - like shared folder. Preferably, they would only be available through the vault client and the developers could download them, if needed. Can this be done?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Sep 27, 2005 9:41 am

As long as the files are not part of the Visual Studio project, opening VS should not affect them, meaning it won't get the files to the local drive unless you do a separate Get from the GUI client. So, it sounds like this should work fine.

Locked