#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:            
-------------------------------+--------------------------------------------
Comment (by docwhat):

 I have the same problem.
 Versions:
   * OS: Ubuntu Edgy
   * tailor: 0.9.26-1
   * cvs: 1.12.13-3

 I ran the command:
   cvs -f -d systemname:/path/to/cvs rlog somemodule

 I get back output like this (it repeats for each file):
 {{{
 RCS file: /path/to/cvs/somemodule/Makefile,v
 head: 1.2
 branch:
 locks: strict
 access list:
 symbolic names:
         logging-3: 1.2
         logging3-base: 1.2
 keyword substitution: kv
 total revisions: 2;     selected revisions: 2
 description:
 ----------------------------
 revision 1.2
 date: 2004/09/27 14:33:38;  author: ralf;  state: dead;  lines: +0 -0
 makefile and files for search
 ----------------------------
 revision 1.1
 date: 2004/09/23 14:03:41;  author: wiggum;  state: Exp;
 search plugin for guinea pigs
 =============================================================================

 }}}

 I think the line you're looking for looks like this (no leading
 whitespace):
 {{{
 RCS file: /path/to/cvs/somemodule/Makefile,v
 }}}

 There is nothing like the output that is being looked for in the source:
 {{{
 ...startswith('cvs rlog: Logging ')
 }}}

 Ciao!

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/55#comment:2>
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