Message9054

Author anovstrup
Recipients pmezard
Date 2009-04-09.16:21:41
Content
Nope, same error.  I also get this error if I omit the filemap.  I wonder if 
the problem has to do with the unusual structure of the repository:

PAT
|---subproj1
|   |---trunk
|   |---branches
|   |---tags
|
|---subproj2
|   |---trunk
|   |---branches
|   |---tags
|
...

My filemap is just mapping subprojX/trunk to subprojX and removing the branches 
(since they're trivial) and tags (since we don't need 'em).
History
Date User Action Args
2009-04-09 16:21:43anovstrupsetrecipients: + pmezard
2009-04-09 16:21:43anovstrupsetmessageid: <1239294103.15.0.0212432743608.issue1554@selenic.com>
2009-04-09 16:21:43anovstruplinkissue1554 messages
2009-04-09 16:21:41anovstrupcreate