Moving Multiple Files/Folders
due lack of research on part, used project root root source particular project. makes branching difficult because want branch of files/folders in root release folder, , can't branch folder in root well.
my current layout looks like:
i'm planning on changing to:
and can have release folders like:
second, how can move these folders , files? can't seem select multiple files/folders , move them @ same time. have 1 @ time via gui. project has hundreds of folders , files in root, take hours.
do have write program this? can use command line? there way in gui i'm missing?
thanks,
my current layout looks like:
$/folder1
$/folder2
$/folder3
$/folder4
$/folder5
$/file1.ext
$/file2.ext
$/file3.ext
$/folder2
$/folder3
$/folder4
$/folder5
$/file1.ext
$/file2.ext
$/file3.ext
i'm planning on changing to:
$/main/folder1
...
$/main/folder5
...
$/main/file3.ext
...
$/main/folder5
...
$/main/file3.ext
and can have release folders like:
$/release 1.0.0.0/folder1
...
first, issues plan? seems pretty standard me....
second, how can move these folders , files? can't seem select multiple files/folders , move them @ same time. have 1 @ time via gui. project has hundreds of folders , files in root, take hours.
do have write program this? can use command line? there way in gui i'm missing?
thanks,
i ended writing quick c# app creates move script me. executes tf move on , on again. seems work fine.
thanks.
thanks.
Archived Forums V > Team Foundation Server - Source and Version Control
Comments
Post a Comment