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

RE: Newbie question cont'd.

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-02-28 16:23:06 CET

Buday Gergely István <gergely.buday@siemens.com> wrote on 02/28/2005
10:17:42 AM:

> > Ideally, you should let Subclipse create the trunk folder,
> > not that what
> > you did shouldn't work as well.
> How does it create it automatically? I named my next module "dots"
instead of
> "dots/trunk", but it did not create "trunk". Sorry for my dumb
questions...

It will not create dots/trunk, but it will create "trunk" inside "dots"
provides the latter already exists. To do this, you need to take the "Use
specified module name" option and then type in "dots/trunk" for the module
name. Essentially, it tacks on whatever you type to the URL for the
connection, so you may need to specify more or less to get the right path.

It will then run svn mkdir to create that path. The issue is that svn
mkdir will currently only create the last folder in the URL, and will
otherwise fail.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Mar 1 02:23:06 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.