[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-08 17:40:56 CET

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
Received on Wed Nov 8 17:43:27 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.