[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: revisions not in sync, svn won't let me update.

From: Jeff S <sffej_at_yahoo.com>
Date: 2006-10-06 21:52:26 CEST

Hi Ruslan,

Thank you for the prompt response!

The binaries are long gone unfortunately. I did have
another idea that might work?

 The last person who commited, will have all the
latest code on their machine. So we can update
the repository by having them:

1. Make another directory "c:\tmp\ccr" on your machine
   that we will call your update-copy.
2. Using Tortoise check out another working copy into
   that new folder you created above.
3. Copy over the files that were changed from the
   working copy into their matching folder locations
   in the update-copy.
4. Do another commit.

 Only six files were changed. So we would lose some
revision levels but the repo would be updated. Does
it sound like a good solution to you?

Thanks, Jeff

--- Ruslan Sivak <rsivak@istandfor.com> wrote:

> Jeff,
>
> I'm not sure if there's an easier way to do this,
> but I would use the
> svn 1.0 binaries if you still had them, to dump the
> old repo (only the
> revisions since the ones you've loaded into the new
> repo). You can then
> load this incremental dump into the new repo.
>
> You might also want to use FSFS as the backend for
> 1.4 as it is now the
> preferred backend, and you will likely run into
> similar trouble in the
> future should you stay with Berkley db.
>
> Russ
>
> Jeff S wrote:
> > Moved from svn 1.0.x to 1.4. The dump file was
> loaded
> >
> > unto new svn. Other developers had commits that
> were
> > not included in the dump file that was loaded for
> the
> > new svn.
> >
> > They are now getting error that revisions are not
> in
> > sync, and svn won't let me update.
> >
> > Tried to do another dump of orignal repo but the
> new
> > install of svn complains that the version of
> BerkelyDB
> > no longer matches - so I cannot get dump file.
> >
> > They are trying to commit at revison 2651 but the
> > loaded svn repo is back at revision 2644. How can
> I
> > force the svn repo or client working copy revision
> > levels to match up for a commit? Or is there
> > another way to handle this?
> >
> >
> >
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail:
> users-help@subversion.tigris.org
> >
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail:
> users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 6 21:53:07 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.