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