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

[Subclipse-users] Can't create repository

From: Steve Buroff <sburoff_at_optonline.net>
Date: Tue, 05 May 2009 08:20:44 -0400

I'm running:

                Vista x64 SP 1

                Java 1.6.0_13 64 bit server

                Subversive 1.6.1-x64

                Eclipse 3.4.2 64 bit

                Subclipse 1.6.2d

                Subversion client adapter 1.6.0.2

                JavaHL 1.6.1

 

When I try to create a repository from Eclipse it fails with:

 

cid:image001.png_at_01C9CCA1.D5EC8BA0

 

or

 

cid:image002.png_at_01C9CCA3.583602C0

 

The folder C:\Users\SteveB\SVN_Repository1 exists and is empty. The URLs are
in the

form specified as required in the subversion manual:

 

Version Control with Subversion

For Subversion 1.6

(Compiled from r3482)

 

The following is from page 6 of that manual.

 

Also, users of the file:// scheme on Windows platforms will need to use an
unofficially "standard" syntax for accessing

repositories that are on the same machine, but on a different drive than the
client's current working drive. Either of the two following

URL path syntaxes will work, where X is the drive on which the repository
resides:

C:\> svn checkout file:///X:/var/svn/repos

.

C:\> svn checkout "file:///X|/var/svn/repos"

.

 

Any idea what the problem might be? Thanks.

 

Steve

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2068883

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].

image001.png image002.png
Received on 2009-05-05 14:21:06 CEST

This is an archived mail posted to the Subclipse Users mailing list.

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