Re: svn URL semantics help
From: Rahul Bhargava <rahul_at_wandisco.com>
Date: 2006-04-23 03:21:37 CEST
Duncan Murdoch wrote:
Perhaps in future it may be nice to consider the possibility of using
Best Regards,
-- Rahul Bhargava, Subversion,CVS Solutions WANdisco,Inc. Pleasanton, CA http://www.wandisco.com > > to save typing, but this is hardly worth the trouble: if you want it, > you can do it yourself using environment variables. For example, > > REPOS=https://dodo > svn copy $REPOS/trunk $REPOS/tags/t1 > > The question of why you can't copy between repositories is different. > I think that's because it would be impossible to maintain history > across such a copy. Since "svn copy" is supposed to maintain history, > it can't possibly work. >> >> Did I miss something or SVN semantics with dest URL are confusing ? >> If I can copy >> only relative to the current repos, won't it be more intutive to have >> a relative >> path option with appropriate flags to indicate that a server-side >> operation needs >> to be triggered as opposed to using an open-ended URL semantics ? > > The flags would need to be applied to each argument, since you've got > both src and dest that could be in the repository. I don't think > there are any other cases in SVN syntax where flags apply to > arguments. They apply to the command as a whole. > > Duncan Murdoch > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org > For additional commands, e-mail: users-help@subversion.tigris.org > > > This email and any attachments may contain private, confidential and privileged material for the sole use ofthe intended recipient. If you are not the intended recipient, please immediately delete this email and any attachments. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sun Apr 23 03:23:21 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.