URL:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15050>
Summary: Trailing slashes in directory arguments confuse CVS
pserver
Project: Concurrent Versions System
Submitted by: None
Submitted on: Thu 11/24/05 at 14:07
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Release:
Fixed Release: None
Fixed Feature Release: None
_______________________________________________________
Details:
We use a cvs pserver for a project.
I have a project with two directories containing multiple files.
Changes are made in both directories.
When doing a cvs diff dir1 dir2 everything is OK. I see all the changes
I've made.
When doing a cvs diff dir1/ dir2 only partial changes are seen.
The same holds for cvs diff dir1 dir2/
By changingd the CVSROOT to the repository directly instead of using a
pserver all goes ok.
I've downloaded cvs-1.11.21 and patched client.c. This strips the trailing
backslashes when sending filesnames in (in case of a directory) to the
server.
I don't know if this is correct and complete solution but it seems to work
;)
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 11/24/05 at 14:07 Name: client.c Size: 157.9KB By: None
Patched version of client.c that strips trailing slashes before sending it to
the server
<http://savannah.nongnu.org/bugs/download.php?item_id=15050&item_file_id=3129>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15050>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs