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

Sharing a project

From: Paul Glezen <pglezen_at_us.ibm.com>
Date: 2005-07-04 19:59:49 CEST

Hi Folks,

I tried to share a new project with an SVN location of

   svn://somehost/projects

The Subversion repository is located on a machine "somehost" with the
repository stored at /usr/local/svn/projects and svnserve configured to
treat /usr/local/svn as the root.

I want to share a project named "gca" to the location

  svn://somehost/projects/gca/trunk

In the "Share Project" wizard, I select "Use specified module name" and
specify "/gca/trunk". But when I click "Finish", I get a "Problem
Occurred" dialog box saying

   Error while creating module:
org.tigris.subversion.javahl.ClientException
   Filesystem has no item
   svn: File not found: transaction '1-1', path '/gca/trunk'

At one point, I resigned myself to simply creating it at /gca and it
worked. By not commiting my check-in, but rather disconnecting and trying
again, I was able to share my project at /gca/trunk. I'm guessing that I'm
only being allowed to create one directory level at a time. Is this a
limitation?

I am using

Subversion 1.2.0 on Redhat Enterprise Linux 3.0
Subclipse 0.9.31 on RAD 6.0.0.1, Win XP

Paul
Received on Tue Jul 5 03:59:49 2005

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.