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

RE: branching question

From: Haggerty, Joshua <Joshua.Haggerty_at_kci1.com>
Date: Fri, 24 Jul 2009 13:58:34 -0500

Cp --parents works. Will refer to the command line next time. Thanks for the tip. Now just need to figure out how to make that work in Tortoise for our user community.

Thanks.

Josh

-----Original Message-----
From: Tyler Roscoe [mailto:tyler_at_cryptio.net]
Sent: Friday, July 24, 2009 11:15 AM
To: Haggerty, Joshua
Cc: users_at_subversion.tigris.org
Subject: Re: branching question

On Fri, Jul 24, 2009 at 10:42:13AM -0500, Haggerty, Joshua wrote:
> 1-Branch /trunk/a.sql to /branches/CR500/a.sql - works fine.
>
> 2-Branch /trunk/US_1/sql/ to /branches/CR500/US_1/sql - works but
> copies all files under sql into the branch which is undesired.
>
> 3-Branch /trunk/US_1/sql/a.sql to /branches/CR500/US_1/sql/a.sql -
> path not found (basically svn copy command will not create the
> subdir).

Did you look at svn cp --parents?

Otherwise, write a script that does the grunt work and run that whenever
you need to do this.

tyler

*****************************************************************************
"CONFIDENTIALITY NOTICE: This transmission (including any
accompanying attachments) is confidential, is intended only for the
individual or entity named above, and is likely to contain privileged,
proprietary and confidential information that is exempt from disclosure
requests under applicable law. If you are not the intended recipient,
you are hereby notified that any disclosure, copying, distribution, use
of or reliance upon any of the information contained in this transmission
is strictly prohibited. Any inadvertent or unauthorized disclosure shall
not compromise or waive the confidentiality of this transmission or any
applicable attorney-client privilege.

If you have received this transmission in error, please immediately
notify us at postmaster_at_kci1.com."

Kinetic Concepts, Inc.

******************************************************************************

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2375363

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-24 21:03:58 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.