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

Re: Is the --file argument wrongly named ?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-01-10 15:30:12 CET

"Francois Beausoleil" <fbos@users.sourceforge.net> writes:

> In my opinion, --file should be split in two: one for the commit message
> (--message-file or similar), and one for the property value (--prop-file
> or similar).

Oh, I agree entirely. Someday we're going to want to allow remote
propsets (currently disabled), which is a form of commit, and that
means we'll want a syntax like 'svn propset mypropname --data-file
/path/to/prop/contents --log-message-file /path/to/my/commit/msg'.

I still think -F should be used for log messages, but it's long form
needs a new name. And then, as you noted, propsets need their own
long option (no need for short-form there, IMO).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 10 15:30:52 2004

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.