They following commands and output where one after the other. OS is
slackware and its SVN 1.2.1 (compiled with standard configure
--prefix/make/make install). The workarea was made via svnserve with
inetd setup. Specifying a filename on commits works, but get error if
not filename specified on commandline.
=============================================
mark@subversion:~/workareas/project1/trunk$ svn stat
M .bashrc
mark@subversion:~/workareas/project1/trunk$ svn commit
unsupported protocol dir
unsupported protocol dir
unsupported protocol dir
unsupported protocol dir
unsupported protocol dir
unsupported protocol dir
reading svn-commit.tmp
unsupported protocol dir
svn: Commit failed (details follow):
svn: system('vi svn-commit.tmp') returned 256
mark@subversion:~/workareas/project1/trunk$ svn commit .bashrc
reading svn-commit.tmp
Sending .bashrc
Transmitting file data .
Committed revision 6.
=================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 29 12:58:21 2005