You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Tonte Pouncil <et...@yahoo.com> on 2008/10/12 13:53:34 UTC

Having problems dumping and loading projects from SVN 1.4.2 to 1.5.2. Need Help!

Hello,


The problem I am having is loading my projects that was dump from SVN 1.4.2 repository into a new SVN 1.5.2 repository.  Only two of my projects are being loaded into the new SVN 1.5.2 repository.

Does anybody know why my other projects are not loading into the new repo for svn 1.5.2?  

I used the following command to dump my project from the old repo version svn 1.4.2
svnadmin dump svn-repo > dumpfile

I used the following command to load my project into the new repo version svn 1.5.2.
svnadmin load svn-repos2 < dumpfile

Any help with this is welcomed and appreciated.

Thanks!

Toné

Re: Having problems dumping and loading projects from SVN 1.4.2 to 1.5.2. Need Help!

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Oct 12, 2008, at 08:53, Tonte Pouncil wrote:

> The problem I am having is loading my projects that was dump from  
> SVN 1.4.2 repository into a new SVN 1.5.2 repository.  Only two of  
> my projects are being loaded into the new SVN 1.5.2 repository.
>
> Does anybody know why my other projects are not loading into the  
> new repo for svn 1.5.2?

Not a clue. :) What error message are you getting? What OS is this?


> I used the following command to dump my project from the old repo  
> version svn 1.4.2
> svnadmin dump svn-repo > dumpfile
>
> I used the following command to load my project into the new repo  
> version svn 1.5.2.
> svnadmin load svn-repos2 < dumpfile



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org