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

Re: propedit on repository with spaces in URL

From: ESSI - Billie H. Cleek <bcleek_at_essystemsinc.com>
Date: 2006-03-24 16:29:15 CET

>> Except that you did a propset, not a propedit.

> As did you, in your second email. :-)

So I did. I apologize for the confusion.

> propedit also works for me, with either %20 or "" and with either file://
> or https://
>
> # svn propedit svn:log --revprop -rHEAD file:///home/robert/doof/foo%20bar
> Processing '/home/robert/.joerc'... done.
> File svn-prop.tmp saved.
> Set new value for property 'svn:log' on revision 1
>
> Is the hook script executable?

The hook script is executable.
<permissions>
-rwxr-x--- 1 svnowner svnusers 2984 Dec 14 12:37 pre-commit
-rwxr-x--- 1 svnowner svnusers 2017 Mar 23 10:57 pre-revprop-change
</permissions>

 As I said, this only happens with
propedit, and only with repositories that contain spaces in the URL
(https://path/to/repos). I am trying this only on the https URL.

I am running subversion 1.3.0 (r17949) for both the server and the
client. The server is on a Debian box, and I attempted this action as a
client on the Debian box and a client on a windows box.

Robert Wenner wrote:
> On Thursday 23 March 2006 16:49, ESSI - Billie H. Cleek wrote:
>> Except that you did a propset, not a propedit.
>
> As did you, in your second email. :-)
>
>> I can do propset without any problems; it's the propedit that fails.
>
> propedit also works for me, with either %20 or "" and with either file://
> or https://
>
> # svn propedit svn:log --revprop -rHEAD file:///home/robert/doof/foo%20bar
> Processing '/home/robert/.joerc'... done.
> File svn-prop.tmp saved.
> Set new value for property 'svn:log' on revision 1
>
> Is the hook script executable?
>
> Robert

-- 
Billie H. Cleek
Project Manager
2131 S. Eastgate Ave
Springfield, Missouri 65809
   Tel: (417) 886-2528
   Fax: (417) 886-2541
bcleek@essystemsinc.com
http://www.essystemsinc.com
PGP: 0xE9734285
Fingerprint = 1CF8 1903 8574 EFAD 0322  1A2E CC02 52B8 E973 4285
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 24 16:30:12 2006

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.