It appears to be a problem with the client on Windows. Subversion uses
SQLite to access .svn/wc.db in the working copy and it appears to be
failing. I don't know much about debugging on Windows.
How did you create the working copy? Can you checkout a new working
copy? Is your working copy on
Hi, Philip,
Thank you for your awnsers, but the error persists, I do like you was
recommend, but after reload and synchronize the error persists.
My configuration in the server is?:
Linux Ubuntu Server
My clients are windows 7 and 8 with eclipse subversive + SVNKit 1.7.6
Thank Lot,
JC
2013/
Julio Palma writes:
> My name is Julio Cesar, I made a configuration a Subversion server in a
> Ubuntu Linux, and I have a Lot of troubles with encoding format from my
> archives sources, some sources are write on windows-1252 and when I
> submit/commit, the files given me a error like described
Branko Čibej ha scritto:
You are running the svn command-line client from your post-commit hook.
If 'svn propget' requires authorization, your hook script will hang
waiting for input.
That's it.
Since the hook script will always have access to the repository, it
would be better to use "svnl