You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sunil Shetye <sh...@bombay.retortsoft.com> on 2004/12/01 06:32:17 UTC

Re: tagging just a few files

Quoting from Benjamin Pflugmann's mail on Mon, Nov 29, 2004 at 01:18:56PM +0100:
> On Sat 2004-11-27 at 13:08:15 +0530, Sunil Shetye wrote:
> > Quoting from Benjamin Pflugmann's mail on Fri, Nov 26, 2004 at 07:26:18PM +0100:
> > > > Is it possible to have an option like "--parents" to "svn copy" to
> > > > make tagging of some files easier?
> [...]
> > > a good start would to post a more specific explanation of
> > > how such a feature would work, as from the descriptions I read up to
> > > now, I am not clear what exactly --parents is meant to do.
> > 
> > The option is meant to be similar to the --parents option in cp(1).
> 
> What if you specify URLs as source?

Equivalently, how do you use --parents with cp(1) without going into
the appropriate directory?

The option only works when there is a concept of a current working
directory.

In case it is really required, another option can be added, similar to
the --directory option of tar(1).

-- 
Sunil Shetye.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: tagging just a few files

Posted by Benjamin Pflugmann <be...@pflugmann.de>.
On Wed 2004-12-01 at 12:02:17 +0530, Sunil Shetye wrote:
> Quoting from Benjamin Pflugmann's mail on Mon, Nov 29, 2004 at 01:18:56PM +0100:
> > On Sat 2004-11-27 at 13:08:15 +0530, Sunil Shetye wrote:
> > [...]
> > > > a good start would to post a more specific explanation of
> > > > how such a feature would work, as from the descriptions I read up to
> > > > now, I am not clear what exactly --parents is meant to do.
> > > 
> > > The option is meant to be similar to the --parents option in cp(1).
> > 
> > What if you specify URLs as source?
> 
> Equivalently, how do you use --parents with cp(1) without going into
> the appropriate directory?

Don't know, I never used that option.

> The option only works when there is a concept of a current working
> directory.

Ah, thanks, I wasn't sure if it is just me not being able to figure it
out.

> In case it is really required, another option can be added, similar to
> the --directory option of tar(1).

Having a spec and a precedent (by referring to cp/tar), you might want
to move your proposal on to the dev list.

Bye,

	Benjamin.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org