Handle cvs repo with modules
commit78cd286d082969988550d60821d8bbb8a6cd9eb1
authorAlexander Litvinov <lan@academsoft.ru>
Thu, 15 Jun 2006 10:49:17 +0000 (15 12:49 +0200)
committerYann Dirson <ydirson@altern.org>
Thu, 15 Jun 2006 07:34:00 +0000 (15 09:34 +0200)
treed020f0f7085e6cb661bbb7519a81722315e1eae2
parentc498733b4283b3987bdca6949a5e304244b64cfc
Handle cvs repo with modules

Parse 'Working file' lines from cvs log output. This alow to work with
cvs repos
with modules. To enable this you need to add --no-rlog to cvsps command
line args.

This patch was made to import such repo into git. But git-cvsimport
can't load such data.
cvsps.c