Re: Unable to change a commit message

2010-01-14 Thread Ryan Schmidt
On Jan 14, 2010, at 08:43, Johan Corveleyn wrote: > Hi Kari, > > [putting users@ back in cc, so other people can chime in if they can help] > > On Tue, Jan 12, 2010 at 7:51 PM, wrote: >> I didn't change the hook. I'm not totally sure how to change it. I initially >> commented out the line abou

Re: Unable to change a commit message

2010-01-14 Thread Johan Corveleyn
ow you set it up). BTW, you should probably give some more info about your svn server: - What version is it? - What operating system is it running on? - How do you connect (http(s) or svnserver or svn+ssh)? Regards, Johan > Original Message > Subject: Re: Unable to cha

Fwd: Unable to change a commit message

2010-01-12 Thread Johan Corveleyn
[forwarding to users list, which I accidentally forgot to include] On Mon, Jan 11, 2010 at 10:19 PM, Kari McNair wrote: > I'm trying to remove an invalid character from the end of a commit message. > All the correct hooks are invoked but when I use... > $ svn propset -r 671 --revprop svn:log "mes

Unable to change a commit message

2010-01-11 Thread Kari McNair
I'm trying to remove an invalid character from the end of a commit message. All the correct hooks are invoked but when I use... $ svn propset -r 671 --revprop svn:log "message" URL ...the command prompt window just hangs. I tried changing the message through TortoiseSVN but when I go to save th