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

Re: How to avoid duplicate filename on Windows?

From: Edwin <EdwinTai_at_gmail.com>
Date: Thu, 19 Jun 2008 03:10:10 -0700 (PDT)

I had tried to get python binding from SVN 1.5.x but faild..
I think use hook script force to update before commit may solve this
case.
but I can not find upate hook scirpt for server only for client.
Should I disseminate hook script batch files to developers..

On 6¤ë18¤é, ¤U¤È4®É45¤À, "Konstantin Kolinko" <knst.koli..._at_gmail.com>
wrote:
> Do not forget to post to the list when replying.
>
> The python script works, but the python bindings library that you
> have installed is for subversion 1.4.
>
> I do not see a separate installer for the bindings on the download page
> (http://merge-tracking.open.collab.net/servlets/ProjectProcess?pageID=...),
> but the SVN 1.5.0-RC9 Server for Windows installer is said to include them.
>
> And yes, it has them, but it seems that it does not install them anywhere.
>
> My advice: use the 7-zip archiver program to open the msi file of the installer,
> and extract the files from there. They are in "$R5" subfolder there.
>
> Best regards,
> Konstantin Kolinko
>
> 2008/6/18 Edwin <Edwin..._at_gmail.com>:
>
>
>
>
>
> >> You can use the Repository Browser dialog to rename, move or delete
> >> the conflicting file.
> > it works fine.Thank you.
>
> >> > I use case-insensitive.py to check but it doesn't work on Subversion 1.5.x
> > I got error as below. seems format different..
> > Error: Commit failed (details follow):
> > Error: Commit blocked by pre-commit hook (exit code 1) with output:
> > Error: Traceback (most recent call last):
> > Error: File "D:\case-insensitive.py", line 100, in <module>
> > Error: repos_handle =
> > repos.open(sys.argv[1].decode(native).encode('utf-8'))
> > Error: File "C:\Python25\Lib\site-packages\libsvn\repos.py", line 47,
> > in svn_repos_open
> > Error: return apply(_repos.svn_repos_open, args)
> > Error: libsvn._core.SubversionException: ("Expected FS format '2';
> > found format '3'", 160043)
> > Error: Error found in commit
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org- ÁôÂóQ¤Þ¥Î¤å¦r -
>
> - Åã¥Ü³Q¤Þ¥Î¤å¦r -

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-06-19 12:11:05 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.