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

Re: creating folder

From: Kurt Pruenner <leak_at_gmx.at>
Date: Fri, 24 Apr 2009 10:37:03 +0200

Yong Shiuh Rong wrote:
> I created a folder under my current repo by using the following command
>
> sudo svn mkdir file:///svn/repos/abc/xyz -m xyz
>
> but when i use
>
> svn ls file:///svn/repos/abc/xyz
>
> it doesn't show any thing, not even the trunk, branches and tag folder,
> is there anything i missed out?

You created an empty folder - so what else did you expect?

If you want trunk, branches and tags folders for a project anywhere, you
have to create them by hand - they're just a suggested layout, not
something that's somehow enforced by subversion itself.

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1888321
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-24 10:39:01 CEST

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.