URL:
  <http://savannah.nongnu.org/bugs/?29232>

                 Summary: sanity.sh does not ignore cvsrc file
                 Project: Concurrent Versions System
            Submitted by: taylor
            Submitted on: Mon 15 Mar 2010 10:40:56 AM EDT
                Category: Bug Report
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any
           Fixed Release: None
   Fixed Feature Release: None

    _______________________________________________________

Details:

sanity.sh does not invoke cvs with the -f option; therefore
the users ~/.cvsrc file is read.  This can cause spurious
failures.

For example, mine contains, amongst other things,

    import -ko

Which causes test rdiff-8 to fail.

If you don't want to invoke cvs with -f, then perhaps just a check
early in sanity.sh for the existence of ~/.cvsrc.  And if it exists
tell the user that sanity.sh depends upon the absence of the file,
so please move it aside and run sanity.sh again.





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?29232>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
Bug-cvs mailing list
Bug-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to