On 21 Apr 2008, at 08:12, Hans-Jörg Bibiko wrote:
I just came up with an interesting question.
Imagine I have a TMProject. I structured my files in groups, etc. All files are somewhere on my machine. Now I want to take this TMProject with all files! to on other computer. How can I do this?
TMProjects only stores the pathes to the files but not the files by themselves.
Tho only chance I see is to parse the tmproj file and copy all items found, and make a new tmproj with the "oldL tmproj structure.
--Hans