> It does have rename support. You have to perform the rename yourself in
> the file system and then edit the project file to reflect the change....
Pardon me for a stupid question.
How difficult would it be to implement a "prcs rename" command to automate this?
> There are two types of file in the repository: those that are members of
> a sequence (e.g., branch records), and those that belong to unordered sets
> (e.g., versions referenced by branch records)....
> So the simple answer to your question is that you can synchronize
repositories
> by exchanging versions until both peers have the complete set of versions.
Agreed, and also agreed about the rest of your note.
How difficult would it be to actually *implement* repository synchronization along the lines you describe?
Jonathan