Log length limit on Windows? Problem with using notepad as log editor?
From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2004-11-30 21:48:58 CET
I was just committing some changes and got an error with a not too
C:\>set EDITOR=notepad
C:\Workspace\>svn ci
[notepad opens with a list of changed files]
svn: commit failed (details follow):
C:\Workspace\>
As you can see there were no "details" following :)
This was the first time I tried to use an editor for the log message,
So I did:
C:\Workspace\>svn ci -m "[paste each line of my log here.. all as one
But Windows barfed because the command line got too long and so it
Any ideas what it could be?
I'm running svn 1.1.0 (r11180) and using svnserve on Win XP SP2.
Thanks,
Scott
---------------------------------------------------------------------
|
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.