Marek wrote:
> 1. In repository browser ("svn://sw_istvanek/Instalations/", local svn
> server on WinXPsp1cz) folder trunk/source -> right click -> Create
> Folder -> "Databáze" -> OK.
So this works.
> 2. My local folder Databáze (in Total Commander) -> right click ->
> TortoiseSVN -> Import ->
> "svn://sw_istvanek/Instalations/trunk/source/Databáze" -> OK ->
And here's your problem:
URL's _must_ be URI-encoded! For example, if your path has a space in it
you would have to write that space as %20. I don't know what the escape
code for your á char is, but you could check inside your .svn folder,
the entries file does have the URI-encoded URLs in there.
So this isn't a bug in TSVN - just enter the right URL's.
Stefan
Received on Mon Jul 19 16:03:07 2004