how to branch libraries (and avoid excessive space-consuming)

2005-01-29 Thread Grzegorz Trafny
Hi all, I keeps two modules in CVS repository: 1) MYAPP - with sources of application, 2) MYAPPLIBS - with libraries used by MYAPP. Both modules are large, particularly this with libraries. Additionally for module with sources I must keep in repository three branches: 1) for developing (trunk),

Re: how to branch libraries (and avoid excessive space-consuming)

2005-01-29 Thread Larry Jones
Grzegorz Trafny writes: And here starts my problem. Creation of new branch on module with libraries causes the fairly sudden growth of size repository. (probably CVS makes new copy of each binary file in module) Creating a branch in CVS just adds a tag, it does not replicate any data. If

Re: CVS diff and unknown files.

2005-01-29 Thread Paul Sander
On Jan 28, 2005, at 8:50 AM, [EMAIL PROTECTED] wrote: Paul Sander [EMAIL PROTECTED] writes: On Jan 27, 2005, at 1:07 AM, [EMAIL PROTECTED] wrote: [...] Just to understand your point better, do you propose 'cvs add -c new_file' and 'cvs ci new_file' run exactly the same set of triggers? Different

Re: CVS diff and unknown files.

2005-01-29 Thread Paul Sander
On Jan 28, 2005, at 9:34 AM, [EMAIL PROTECTED] wrote: Sergei Organov wrote: Paul Sander [EMAIL PROTECTED] writes: On Jan 27, 2005, at 1:07 AM, [EMAIL PROTECTED] wrote: If cvs add will only warn about the problems, -- that's OK with me as a user. Actually, the way I see the situation is it only

Re: CVS diff and unknown files.

2005-01-29 Thread Paul Sander
On Jan 28, 2005, at 11:36 AM, [EMAIL PROTECTED] wrote: Todd Denniston [EMAIL PROTECTED] writes: Sergei Organov wrote: Paul Sander [EMAIL PROTECTED] writes: On Jan 27, 2005, at 1:07 AM, [EMAIL PROTECTED] wrote: [...] Just to understand your point better, do you propose 'cvs add -c new_file' and

Re: Triggers (was Re: CVS diff and unknown files.)

2005-01-29 Thread Paul Sander
On Jan 28, 2005, at 3:55 PM, [EMAIL PROTECTED] wrote: [ On Friday, January 28, 2005 at 03:26:05 (-0800), Paul Sander wrote: ] Subject: Triggers (was Re: CVS diff and unknown files.) Sigh. Just because you haven't found a use for add-time triggers within the scope of your blinders, doesn't mean

cvs [commit aborted]: Invalid Lockserver version - got 1.2, wanted 2.1

2005-01-29 Thread Robert Lewis
I have searched thru the mail lists but can not find a solution to the problem. This error occurs for any operation I try to due. Mostly I was just trying to do a commit as a test. cvs [commit aborted]: Invalid Lockserver version - got 1.2, wanted 2.1 I am using Windows XP home edition sp2,