bug-cvs
[Top][All Lists]
Advanced

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

[bug #15050] Trailing slashes in directory arguments confuse CVS pserver


From: anonymous
Subject: [bug #15050] Trailing slashes in directory arguments confuse CVS pserver
Date: Thu, 24 Nov 2005 14:07:37 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

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/





reply via email to

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