Jostein Christoffer Andersen <jostein@josander.net> writes:
> > What registry keys are being set? Can you export those keys into a
> > .reg file and (if that file is human-readable) send that file to the
> > list?
>
> I think I did not express me clearly enought: Svn _is_ working, it just
> that it just ignores the registry contents, wherever something is inside
> the config file or not. Anyway, here it is (The reg file is in UTF-16 so
> I paste the contents here to my kmail):
Hm. To me, "it just ignores the registry contents" sounds like
Subversion is *not* working as expected. :-) Anyway, let's look at
that registry output...
> -----------------------------------------------------------------------
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Tigris.org\Subversion]
> "Version"="0.14.3"
> "Revision"="3200"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Tigris.org\Subversion\Config]
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Tigris.org\Subversion\Config\Helpers]
> "editor_cmd"="E:\\cygwin\\bin\\vim.exe"
Things look okay up to here, I think.
> [HKEY_LOCAL_MACHINE\SOFTWARE\Tigris.org\Subversion\Config\Miscellany]
> "global_ignores"="global_ignores = *.o *.lo *.la #*# *.rej *~ .#* *.test"
Why include "global_ignores = " in the value? I don't *think* that
should break things (just means we'll try to ignore items named
'global_ignores' and '=', I'm guessing), but I doubt it is what you want.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 25 17:06:07 2002