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)?
Recursive addition of "projects"/directories &
Moderator: SourceGear
Recursive addition of "projects"/directories
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.
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.