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

'unsupported protocol dir' output on commit error

From: Mark O'Brien <email2mark_at_gmail.com>
Date: 2005-07-29 12:55:43 CEST

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

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.