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

svnlook issue

From: Bruce Vining <bvining_at_securedigitalsolutions.biz>
Date: Fri, 28 Oct 2011 19:37:06 -0500

Associates,

 

I have been using Subversion flawlessly (and happily) now for the past 6
months but performed the latest update via the Web Interface (Collabnet
Subversion Edge) and now I have hell to pay.

 

For the past 6 months I have been successfully using the post-commit bash
script in the /hooks subfolder located under my SVN repositories to call a
perl script commit-email.pl. I am not sure if you are familiar with this
specific perl script, but it will email source changes to designated users
upon change commit events in SVN. Post-update, I immediately began getting
errors on the parameter list submitted to the svnlook command in said perl
script and discovered that with the new update "rev" has been replaced with
"-r" as a valid parameter identifier for this command. I had replaced all
occurrences and this action corrected respective problem being reported.

 

Now, to the next issue, when using the following command:

 

            ./svnlook info ats-mysqlbu -r 4

 

I am getting an error as follows:

 

svnlook: E000002: Can't open file 'ats-mysqlbu/format': No such file or
directory

 

Where ats-mysqlbu is a repository that I created a few months back. In fact
I am seeing an error which shows the "/format" string being appended to my
repository name in every case where I use the svnlook command. As I said
before this command has worked flawlessly up to today, when I performed the
update.

 

Any advice you could provide in this matter would be greatly appreciated.

 

Kindest regards,

 

Bruce Vining - Sr. Member IEEE, VCP, CCSP, CCNA, MCSE

Owner, Senior Systems Engineer, Secure Digital Solutions

*************************************************

bvining_at_securedigitalsolutions.biz

Office: (205) 467-2101

Cell: (205) 821-8765

 

SDS_logo

http://www. securedigitalsolutions.biz

 

image001.gif image004.jpg
Received on 2011-10-29 04:55:50 CEST

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.