[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-25 23:47:55 CEST

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

Well, that explains it. You had an older client that still expected
'-d'.

Your client interpreted your checkout command as "get http://..., then
get Subversion", i.e. two separate fetches. The first fetch
succeeded. The second fetch was an attempt to retrieve ae nonsensical
URL.

---------------------------------------------------------------------
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:49:38 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.