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

RE: Little annoyance with "svn commit" on Win2K ;-)

From: Schifferdecker, Udo <Udo.Schifferdecker_at_vector-informatik.de>
Date: 2004-03-11 16:27:59 CET

> That's a feature, not a bug. It's checking to be sure that
> the argument
> passed to -m isn't the name of a file, to avoid having people
> mix up the
> -F and -m arguments.

Accepted.

Suggestion for improvement:

  svn commit --force-log -m "A: feature XY"

should work like

  svn commit --force-log -m "versioned_file_name"

and not try to access the floppy drive.

--
Udo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 11 16:28:37 2004

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.