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

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

From: Mark Parker <mark_at_msdhub.com>
Date: 2005-06-20 20:32:42 CEST

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
Received on Mon Jun 20 20:40:17 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.