Hi Kristis,

You are right, I am using 0.23.3, next time I will post in advanced,

While committing a file without the GLUE pre-commit entry files are checked
in correctly,

I have noticed the following line is wrong : MERGE request failed on
'/svn/svnrepo/vlsi/trunk'
It should say '//s-svn/svn/svnrepo/vlsi/trunk'

Any ideas on how to fix it?

I have attached the commit log

 
C:\Documents and Settings\administrator\Desktop\Work\trunk>"c:\Program
Files\Sub
version\bin"\svn.exe commit -m "bug 1618: test commit" ./test.txt
Sending        test.txt
Transmitting file data .svn: Commit failed (details follow):
svn: MERGE request failed on '/svn/svnrepo/vlsi/trunk'
svn: 'pre-commit' hook failed with error output:
Scmbug notice: ---------------------------------------------------------
Scmbug notice: Reading configuration
Scmbug notice: Checking configuration
Scmbug notice: Preparing for verification
Repository argument required
Type 'svnlook help' for usage.
Repository argument required
Type 'svnlook help' for usage.
Can't use an undefined value as a HASH reference at
//s-svn/svn/svnrepo/hooks/lib/scmbug/Scmbug/Glue/Subversion.pm line 482.

Thank you

Shamir


-----Original Message-----
From: Kristis Makris [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 12, 2008 8:05 PM
To: Shamir Snir
Cc: 'scmbug-users'
Subject: RE: [scmbug-users] Urgent configuration problem

Hi Shamir,

The error you are encountering is:

> Sending content: Desktop\Work\trunk\test.txt
> Error: Commit failed (details follow):  
> Error: MERGE request failed on '/svn/svnrepo/vlsi/trunk'  

Subversion failed to process its MERGE request. This is irrelevant of
Scmbug. The subsequent errors reported by Scmbug are a result of this
Subversion error.

I'd recommend you ensure you have initialized your repository "properly"
(whatever that means), and that you are using the same version of Subversion
on the server as you are using on the clients (that can sometimes be a
problem).

A similar error has been reported in the past:

http://bugzilla.mkgnu.net/show_bug.cgi?id=875

We traced this to be a Subversion error, not a Scmbug error. Also note that
there is an open bug in the Subversion bugtracker (look in bug 875
above) that has something to do with DAV+SSL.

Also, next time report the version of Scmbug you were running. I believe
here you meant 0.23.3.

I hope this helps,
Kristis

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to