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

best way to add /trunk /tag /branch to existing repository

From: Pat Farrell <pfarrell_at_pfarrell.com>
Date: Tue, 08 Sep 2009 19:23:49 -0400

I'm sure that there is an easy way to do this, but I can't find it in
the RedBean...

I have a project under SVN that does not have the usual three paths for
/trunk and /branch and /tag

When I started it, it was just me, so there was no need for tags or
branches.

The project is getting bigger, and I'd like to put the usual three in.

So if I look at the top of the tree today, I see

repos - Revision 3346: /bbook

    * ..
    * docs/
    * fnfapp/
    * fnflib/
    * mockups/
    * site/
    * sql/

What I'd like to see is something like:

    * docs/
/bbook/trunk/fnfapp/
/bbook/tags/fnfapp/
/bbook/branches/fnfapp/
/bbook/trunk/fnflib/
/bbook/tags/fnflib/
/bbook/branches/fnflib/
    * site/
    * sql/

Can someone give me the commands or a pointer into the right section of
the RedBean or other sources.

Thanks
Pat

-- 
Pat Farrell
http://www.pfarrell.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2392696
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-09 01:25: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.