info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How the files in one module can be transfered to a new modulewith


From: Derek R. Price
Subject: Re: How the files in one module can be transfered to a new modulewith all the revisions?
Date: Wed, 06 Dec 2000 13:27:14 -0500

In the future, please keep emails of this nature on the info-cvs list.  You are
much more likely to get a prompt response.

Anyhow, I didn't mean that you wouldn't be able to access old revisions.  What
I meant was that moving files and directories around could break your makefiles
and maybe other code which depends on file structure.

Thus, checking out old source from a reorganized tree would work, but when you
went to do a build the makefile might break since it is trying to build
olddir/foo.c rather than looking for newdir/foo.c.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
That liberty [is pure] which is to go to all, and not to the few or the rich
alone.
                        - Thomas Jefferson to H. Gates, 1798.

Asheesh Kwatra wrote:

> Thanx, according to my experiment on it its working. What i've understood
> from ur mail that we can't access previous version of the files in the new
> module but only the log messages, but what i've seen that i'm able to access
> the previous revisions of a file from a new module to which file is copied
> from another already existin module in repository.
>
> Why i'm writing this to you because u can tel me hether i'm observing right
> thing or not or there will be some issues in future.
>
> Pl. reply me back
>
>         &
>
> Very Thanx for ur kind help
>
> Asheesh
>
> -----Original Message-----
> From: Derek R. Price [mailto:address@hidden
> Sent: Friday, December 01, 2000 1:51 AM
> To: Asheesh Kwatra
> Cc: address@hidden
> Subject: Re: How the files in one module can be transfered to a new
> module with all the revisions?
>
> _copy_ the archive files into their new configuration.  It'll keep your log
> messages, but you'll probably have to go back to the old module to use old
> versions if you broke you Makefiles or whatever.
>
> Derek
>
> --
> Derek Price                      CVS Solutions Architect (
> http://CVSHome.org )
> mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
> --
> I heard a lot of stories in my time.  They went along with the sound of the
> tinny piano playing in the parlor downstairs.
>
>                 - Humphrey Bogart as Rick, _Casablanca_
>
> Asheesh Kwatra wrote:
>
> > We formed a directory structure in CVS repository previously which is
> there
> > in this attachment, now due to some reason it is required to divide the
> > module highlighted in red in the directory structure into sub-modules. But
> > all the files in the highlighted in red modules are required to be there
> in
> > proper different sub-modules with all their previous revisions. Pl. help
> us
> > out by devoting some time to see to  attachment and telling us some
> > solution.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]