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

Re: Copying/moving the children directories

From: emerson cargnin <echofloripa.yell_at_gmail.com>
Date: 2006-11-21 18:49:44 CET

actually it copies...

and I want the branch to have everything inside modules but not having
the subdirectory modules. I try the command

On 09/11/06, Bob Hiestand <bob.hiestand@gmail.com> wrote:
> Emerson,
>
> That command does not create 'trunk', it copies trunk to a new
> location, 'branches/project_name-1.2'.
>
> I believe the command Mark supplied earlier covers your request.
> What problem do you see with that?
>
> Thank you,
>
> Bob
>
> On 11/8/06, emerson cargnin <echofloripa.yell@gmail.com> wrote:
> > actually, this command creates the trunk subdirctory on the target server...
> >
> > Is there a way to do it directly?
> >
> > C:\checkout>svn copy http://svn_serverthames/svn/content/trunk/
> > http://server_svnthames/svn/content/branches/project_name-1.2 -m
> > "creating branch for QA/release"
> >
> >
> > thanks
> >
> > On 20/10/06, Mark <mark@mitsein.net> wrote:
> > > svn copy svn://server.com/svn/trunk/my-project
> > > svn://server.com/svn/tags/qa-2.3.1
> > >
> > > On 10/19/06, emerson cargnin <echofloripa.yell@gmail.com> wrote:
> > > > Hi all
> > > >
> > > > I usually use tortoise or command line to create tags. When I want to
> > > > create a tag qa-2.3.1 with the content of a given dir, let's say,
> > > > "my-project", but I don't want to have qa-2.3.1/my-project, but
> > > > qa-2.3.1 and the children (files and sub-directories of my-project
> > > > dir). Usually I copy the parent and then move one by one, which is
> > > > really boring and error-prone. Is there a way to copy all the
> > > > subdirectories but not its root?
> > > >
> > > > Thanks
> > > > emerson
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > > > For additional commands, e-mail: users-help@subversion.tigris.org
> > > >
> > > >
> > >
> > >
> > > --
> > > Mark
> > > "Blessed is he who finds happiness in his own foolishness, for he will
> > > always be happy."
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > > For additional commands, e-mail: users-help@subversion.tigris.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 21 18:51:07 2006

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.