« Return to Thread: error while creating repository from dumpfile

Re: error while creating repository from dumpfile

by Nathan Kidd :: Rate this Message:

Reply to Author | View in Thread

nandinicvs wrote:
> I have created the dumpfile for my repository ...and then used svnadmin load
> to create the repository out of the dumpfile.....I got the following
> error....
> <<< Started new transaction, based on original revision 6345
> iscomap ...svnadmin: File not found: revision 5831, path
> '/orphaned/_UDBBAAAA/..///....sie.discomap'
>
> any reasons why could this be and how to solve this????

Googling for:

"svnadmin: File not found" vss2svn

returns in the first few results this page:
http://www.pumacode.org/projects/vss2svn/wiki/FixingTheDumpfile

This is a manual approach which is good if you don't have too many
errors, or don't want to re-run the conversion.  If Bryan's patches fix
the source of the problem they're more ideal.

-Nathan

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

 « Return to Thread: error while creating repository from dumpfile