Gurpreet Singh (SCM) <[EMAIL PROTECTED]> writes:

> I would like to know whether changes in where a file resides in folder
> hierarachy   ( Like changing the folder hierarchy.) can create problems  in
> re-creating the code from the tag or getting the file history, etc.. . Eg:
> 
> I move files / folders  from PrjA\abc  folder to say : 
> 
> PrjA\abc\Text

Note that CVS favors "/" rather than "\" as the module hierarchy
separator character...
> 
> What would be the more implications besides changes to be made in modules
> file...

In the cvshome cvs versions, two files that live in separate directories
are not directly related to each other. If you move the repository files
around, then you will break the ability to use the files in their
previous locations for previous releases of your sources.

You may find that using MetaCVS rather than cvs will give you additional
flexibility in this regard.

        -- Mark


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to