Hi,

Today a darcs repo crash and I try repair it with "darcs repair" but
it doesn't works :-(
I get the repo from some backups (yesterday, 1month and 2 months ago)
and I get always the same error.
Is it crashed since more than 2 months? It is the main repo of a
company and have about 900 records.

Please, let me know if I can add more info to debug it.
Thanks!

$ darcs -v
1.0.9rc1 (release candidate 1)
$ darcs check -v
Checking that patch names are unique...
Applying patches...
Applying patch 1 of 922: Fri Feb 19 13:15:50 GMT 2010  [email protected]
  * trying to fix darcs
Unapplicable patch:
Fri Feb 19 13:15:50 GMT 2010  [email protected]
  * trying to fix darcs
darcs: ./app/contact.php-0: takeFile ./app/contact.php-0 in
/tmp/checking: openFd: does not exist (No such file or directory)
$ darcs repair -v
Checking that patch names are unique...
Applying patches...
Applying patch 1 of 922: Fri Feb 19 13:15:50 GMT 2010  [email protected]
  * trying to fix darcs
Unapplicable patch:
Fri Feb 19 13:15:50 GMT 2010  [email protected]
  * trying to fix darcs
darcs: ./app/contact.php-0: takeFile ./app/contact.php-0 in
/path/to/code/_darcs/newpristine: openFd: does not exist (No such file
or directory)



Then, I try to repair it with a new darcs version:
$ darcs -v
2.4.4 (release) <-- From Debian Sid
$ darcs check --debug-verbose
Beginning identifying repository .
Done identifying repository .
Identified darcs-1 repo: /path/to/code
Checking that patch names are unique...
Beginning reading inventory of repository /path/to/code
Done reading inventory of repository /path/to/code
Reading recorded state...
Applying patches...
Beginning reading inventory of repository /path/to/code
Done reading inventory of repository /path/to/code
Fixing any broken patches...
Beginning replaying patch
Beginning identifying repository .
Done identifying repository .

darcs failed:  No such file AnchoredPath [Name "app",Name "misc",Name
"file.php"]
$ darcs repair --debug-verbose
Beginning identifying repository .
Done identifying repository .
Identified darcs-1 repo: /path/to/code
Checking that patch names are unique...
Beginning reading inventory of repository /path/to/code
Done reading inventory of repository /path/to/code
Reading recorded state...
Applying patches...
Beginning reading inventory of repository /path/to/code
Done reading inventory of repository /path/to/code
Fixing any broken patches...
Beginning replaying patch
Beginning identifying repository .
Done identifying repository .

darcs failed:  No such file AnchoredPath [Name "app",Name "misc",Name
"file.php"]

-- 
"I'm a carny. I live for games of chance." - Heroes 4x13

Antoni Villalonga i Noceras
#Bloc# ~> http://friki.CAT
#Jabber# ~> [email protected]
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to