info-cvs
[Top][All Lists]
Advanced

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

RE: Can one user develop concurent versions ?


From: Jim.Hyslop
Subject: RE: Can one user develop concurent versions ?
Date: Thu, 17 Jun 2004 09:01:36 -0400

Adrian Constantin wrote:
>  I work on my project from two computers (work and
> home) plus one version which I keep on the company's server 
> where I seldom work. So I have three checked out copies of 
> the project, using the same user. I can't really ask for more 
> users on the company's server for me.
> 
>  I wonder if sometimes I get out of sync with my copies so 
> that I have concurent versions of the project, all under my 
> username, will cvs recognize the situation ?
Yes, CVS handles this quite well. I do it all the time.

All administrative information regarding what's checked out is maintained
locally, in your working directory (in the CVS subdirectory, to be precise).
Each working copy contains its own set of administrative files, independent
of the other working copies.

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com)
Columnist, C/C++ Users Journal (http://www.cuj.com/experts)





reply via email to

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