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

Re: Another UI suggestion (for 'svn propset')

From: David James <james82_at_gmail.com>
Date: 2005-08-05 17:49:21 CEST

On 05 Aug 2005 10:35:04 -0500, C. Michael Pilato <cmpilato@collab.net> wrote:
> Just as we do some sanity checking of the log messages passed to 'svn
> commit's -m argument (requiring --force if the log message looks like
> a path), and of the -F argument (requiring --force if the log message
> file looks like the path of a versioned file, I think there are some
> other tweaks that should be made:
>
> * 'svn propset' should warn if the new property value looks like a
> working copy path or URL.
This might break some scripts. For example, svnmerge uses parts of
URLs and paths as property values. There might be other scripts which
do the same thing.

> * -m and -F should also warn if the message looks like a URL (for
> the likes of 'svn mkdir URL URL' and similar commands)
This sounds like a good idea.

Cheers,

David

-- 
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 5 17:50:04 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.