Recursive addition of "projects"/directories &

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
MikeMoran

Recursive addition of "projects"/directories &

Post by MikeMoran » Tue Oct 12, 2004 7:18 am

This is probably a FAQ, but since I can't find the FAQ
I'll ask anyway.

How can I recursively add a large set of hierarchically
organized files. That would include creating all of the
"projects"/directories.

If this cannot be done with the GUI, then I have another
question. Is there a Linux version of the command line
interface (CLI)?

andy
Posts: 3
Joined: Wed Sep 08, 2004 10:46 am

Recursive addition of "projects"/directories

Post by andy » Thu Oct 14, 2004 7:56 am

Select the project in the project view where you want to add files (say $/foo).

Open the Add files dialog.

Select the directory you want to add without selecting any files in the files list (say /home/andy/Source).

Click OK.

Select recrusive if you want to recursively add child directories of Source.

$/foo/Source will be added to the project tree and all files in /home/andy/Source will be placed there.

Post Reply