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

Another UI suggestion (for 'svn propset')

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-08-05 17:35:04 CEST

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.

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

Thoughts?

---------------------------------------------------------------------
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:38:19 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.