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

RE: Re: "svn: No such revision '1'" error during checkout

From: Monks, Peter <peter.monks_at_vignette.com>
Date: 2005-06-20 20:49:48 CEST

G'day Mark,

I'm not sure I understand what your example is demonstrating. I'm
accessing a 1.0.5 server from a 1.2.0 client over the svn:// protocol.
AFAICT you're using the same (unknown) version of SVN for both the
client and the server and using the file:// protocol - something that
is quite different and hence quite possibly doesn't exhibit the
behaviour that I'm seeing. What Olivier described is a workaround
to the problem I'm seeing, albeit one that requires that I access the
repository using something other than a remote 1.2.0 client.

Perhaps you could explain your example in a bit more detail?

Thanks!
Peter
 
----------------------------------------------------------------------
Peter Monks http://www.sydneyclimbing.com/
pmonks_at_sydneyclimbing.com http://www.geocities.com/yosemite/4455/
----------------------------------------------------------------------
 

 

> -----Original Message-----
> From: Mark Parker [mailto:mark@msdhub.com]
> Sent: Monday, June 20, 2005 11:33am
> To: Olivier Sannier
> Cc: users@subversion.tigris.org
> Subject: Re: "svn: No such revision '1'" error during checkout
>
>
> Olivier Sannier wrote:
> > I think you need to do at least one commit before actually doing a
> > checkout.
> >
>
> No, definately not.
>
>
> mark@kilroy D:\1
> $ svnadmin create repo
>
> mark@kilroy D:\1
> $ svn co file:///d:/1/repo wc
> Checked out revision 0.
>
> mark@kilroy D:\1
> $ svn info wc
> Path: wc
> URL: file:///d:/1/repo
> Repository UUID: 3b81499e-e342-dd42-979c-4cc294580faf
> Revision: 0
> Node Kind: directory
> Schedule: normal
> Last Changed Rev: 0
> Last Changed Date: 2005-06-20 12:29:02 -0600 (Mon, 20 Jun 2005)
>
>
> mark@kilroy D:\1
> $
>
>
> ---------------------------------------------------------------------
> 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 Mon Jun 20 20:52:28 2005

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.