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

svnserve.conf

From: [Sunshine Tech Solutions] Ravi Gehlot <ravi_at_sunshinetechsolutions.com>
Date: 2007-06-14 20:14:20 CEST

I have been getting a bad commit because of a bad svnserve.conf file.
Here is the error:

commit -m "" C:/Sunshine Tech Solutions SVN
Repos/workspace/sunshinetechsolutions.com/aisg/projects/test.cfm
    Malformed file
svn: Commit failed (details follow):
svn: /home/svnProjects/sunshinetechsolutions/trunk/conf/svnserve.conf:1:
Section header must start in the first column\

My svnserve.conf looks like:
 [general]
 anon-access = none
 auth-access = read
 password-db = passwd
 realm = My First Repository

my passwd looks like:

[users]
ravigehlot = bankcd3940

-------------------------------------------
Ravi Gehlot.
Sr. Management
Sunshine Technology Solutions, LLC
http://www.sunshinetechsolutions.com/
ravi@sunshinetechsolutions.com
Cell Phone: (407) 860-3775
Business Line: (407) 745-1433
-------------------------------------------

Confidentiality Notice: This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Thu Jun 14 20:14:47 2007

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.