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

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

From: Schifferdecker, Udo <Udo.Schifferdecker_at_vector-informatik.de>
Date: 2004-03-11 15:55:02 CET

Hi,

using Subversion 1.0 on Win2K and ran into the following "feature".

When committing a file with

  svn commit -m "A: feature XY"

in the command shell svn tries to access the floppy drive A: twice.
I have to close two error message boxes saying there is no disk, then the
commit succeeds.

Workarounds:
  svn commit -m " A: feature XY"
  svn commit -m "\A: feature XY"
or
  Insert a floppy in drive A:

No big deal, but a fix would be nice :-)

--
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 15:55:40 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.