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

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

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

G'day everyone,
 
I just created a new repository on our trusty SVN 1.0.5 server, and
attempted to check it out using TortoiseSVN 1.2.0 as well as the SVN
1.2.0 command line client and in both cases I get the following error
message:

    svn: No such revision '1'

All of the following commands give this error:

    svn checkout svn://fu.bar.com/path/to/repos
    svn checkout svn://fu.bar.com/path/to/repos/
    svn checkout -r HEAD svn://fu.bar.com/path/to/repos/
    svn checkout -r {2005-06-20} svn://fu.bar.com/path/to/repos/

When I tried checking out the BASE revision, the error message changed
to:

    svn: Bogus revision information given

Did I muck something up or is this an incompatibility between 1.2
clients and a 1.0 server?

Environment:
Server: SVN 1.0.5 from sunfreeware.com running on SPARC Solaris 5.9
Client 1: TortoiseSVN 1.2.0 build 3602 from tigris.org running on
          Windows 2000
Client 2: SVN 1.2.0 from tigris.org running on Windows 2000

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 20 19:58:06 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.