[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
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
repositories that are on the same machine, but on a different drive than the
URL path syntaxes will work, where X is the drive on which the repository
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
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
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.