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

Re: Problem retting 0.14.0 from tags branch

From: Jeff Putsch <putsch_at_mxim.com>
Date: 2002-07-25 23:40:22 CEST

On Thu, Jul 25, 2002 at 03:46:57PM -0500, Karl Fogel wrote:
> Jeff Putsch <putsch@mxim.com> writes:
> > I'm attempting to use an earlier copy (r2590 i believe) to checkout 0.14.0
> > from the tags branch. When I do, I get this:
> >
> > $ svn co http://svn.collab.net/repos/svn/tags/0.14.0 Subversion
> > A ... (lots of A lines)
> > Checked out revision 2711.
> >
> > svn_error: #21038 : <Obstructed update>
> > revison 2712 doesn't match existing revision 2711 in '0.14.0'
> >
> > This does not seem right to me.
>
> It's certainly not right :-). Does it reproduce with an up-to-date
> client?

I'm trying to get an up-to-date client, hence the check-out :)

> Did you already have a directory named Subversion there, by
> chance?

No. And to make it more interesting it did not create a Subversion directory,
but checked out into a 0.14.0 directory. Running as

  svn co http://svn.collab.net/repos/svn/tags/0.14.0 -d Subversion

does checkout to a "Subversion" directory. Perhaps a change in behavior
between an older client and the newer one (the old one needs -d, the new
one doesn't) that is reflected in the current web pages. I'm not complaining,
if the current web pages reflect the current client, that is a good thing.

> Can you GDB in and see what's throwing the error?

I just tried, and while running under gdb I got no error. So I ran

  svn co http://svn.collab.net/repos/svn/tags/0.14.0 -d Subversion

not under gdb and got no error (writing to Sun's tmpfs). So I ran

  svn co http://svn.collab.net/repos/svn/tags/0.14.0 Subversion

not under gdb and got the error (writing to Sun's tmpfs) and the
checkout was to 0.14.0. Perhaps the missing '-d' is confusing this old
client.

Jeff.

-- 
Jeff Putsch                       Email: putsch@mxim.com
Maxim Integrated Products        Office: (503)547-2037
High Frequency CAD Engineering
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 25 23:41:14 2002

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

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