Great!!! Actually, I'm not quite done with testing (a deadline is looming).
The stuff that's needs to be done are:
1. Further testing of different combinations of old and new client and server.
Note that only one or two of these combinations should really work.
Specifically:
1.1. new client/new server should work (duh).
1.2. new client/old server should work (IIRC).
1.3. old client/new server cannot work since there's no way for the server to
know working directory info at commit time.
1.4. old client/old server cannot work (duh).
2. Local CVS needs testing. This should be extremely simple.
3. Watches should be removed when the committer has only one outstanding edit.
I'm in the middle of testing this out.
4. The server still leaks memory upon commit. This is simple to fix but I
haven't gotten to it yet.
Thanks much,
Noel
[EMAIL PROTECTED] on 03/19/2000 03:14:18 PM
To: [EMAIL PROTECTED]
cc:
Subject: Re: "multiple file edits by same person" patch
Noel L Yap wrote:
>
> Most of the work for this patch has been done and I'm pretty satisfied with
the
> results. I'll need some help debugging one particular configuration, though
(ie
> old client/new server). I'd appreciate any volunteers.
Since you mailed this on the 3rd, and it is now the 19th, I'd assume
you're already done with testing, but in case not, I'd be happy to help
test it (since I am planning on using that patch).
Yes, same strobert, I'm back from the land of no CVS... Started at a new
company, and I have managed to convinve them to switch to cvs -- I
thought it was wrong to be doing development targeting Linux/Solaris
with a NT version control tool (VSS) :)
Steve