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

Re: [Issue 2331] New - changing case of file can invalidate the repository

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-06-09 11:51:21 CEST

Sam wrote:
> 2005/6/9, Martin Tomes <lists@tomes.org>:
>
>>Sam wrote:
>>
>>>Anyway, I tried to add my comment to an existing issue and was not able to.
>>>When there was a screen where I could enter my comment I got the 'you
>>>are not logged in' error, and when I logged in the form to enter
>>>comments just did not appear. Thats a bit counter-productive.
>>
>>You should post to the users list as the Big Box says.
>
>
> So they broke the comment system to get people post on the mailing list? :)
>
> And I tried posting there a few times, the posts just never made it to
> the list somehome (not for this issue but for others some time ago).
> So I didnt bother to try again.

Are you subscribed to the list? If you send from an address which isn't
subscribed it goes into a moderation queue which can get quite long.

> Hey, thats better, thanks.
> Pity though, the script does not work. The first fail was my fault, I
> no error, and voila, yet again I cant check out my repository anymore.
>
> I'm kind of underwhelmed :(

Did you follow these instructions which are in the script:

# On a windows machine add this to pre-commit.bat:
#
# perl <path-to-script>\check-case-insensitive.pl %1 %2
# if errorlevel 1 goto :ERROR
# exit 0
# :ERROR
# echo Error found in commit 1>&2
# exit 1
#
# You may need to change the setting of $svnlook to the path to the
# executable on your system.
#
# Turn on debug by adding up to three -debug options as the first options in
# the list. The more -debug options the more output. If you specify more
# than one the output goes into a file.
#

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
 | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 9 11:59:11 2005

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.