#55: Can't import local CVS repository?
-------------------------------+--------------------------------------------
  Reporter:  [EMAIL PROTECTED]  |       Owner:  lele      
      Type:  defect            |      Status:  new       
  Priority:  major             |   Milestone:  VersionOne
 Component:  cvs               |     Version:  0.9       
Resolution:                    |    Keywords:            
-------------------------------+--------------------------------------------
Changes (by lele):

  * component:  tailor => cvs

Comment:

 I see there's a single usage of the deprecated (by Python 2.5) `sre`
 Python module that I'll replace . But the error does not seem related to
 that regex. Tailor always uses CVS "rlog" command, even with local
 repository (it does not even know the difference between local and
 remote).

 So, I need to know something more about your CVS: which version are you
 using? Try to execute the following command manually and send me / attach
 here a first chunk (a couple of screens should be enough) of its output
 (be sure to include the stderr redirection `2>&1`):
 {{{
 cvs -f -d/...localpath.../cvsroot rlog Projects 2>&1
 }}}

 Is "`Projects`" a CVS module maybe?

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/55>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to