info-cvs
[Top][All Lists]
Advanced

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

Re: Question about RCS files


From: Brian Gough
Subject: Re: Question about RCS files
Date: 26 Aug 2004 12:26:22 +0100

"K. Posern" <address@hidden> writes:

> But I need an exact copy of the version a CLIENT has in its
> /SOMEWHERE/sv dir on the SERVER (so without the rcs stuff).
> 
> How can I achieve this? Do I have to to do an cvs-checkout on the
> server and cvs-update everytime a client did commit something?
> 
> Or can I say to the server somehow to keep automatically the rcs
> stuff seperate in one dir and an "client-like-copy" of the
> cvs-repository in another dir?

CVS doesn't have support for that. You'd have arrange to update any
separate checked-out versions on the server yourself using a script.
Take a look at the hooks like 'commitinfo' and loginfo' for ways to do
that.

-- 
Brian Gough

Network Theory Ltd,
Publishing the CVS Reference Manual --- http://www.network-theory.co.uk/cvs/




reply via email to

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