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

Re: [TSVN] Merge problem

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-09 15:32:35 CEST

Micha³ Mielniczuk wrote:

>>If you enter an URL, you _must_ properly escape it! That means, a space
>>becomes %20 (e.g. version%205.0). Everything else is _not_ an URL and
>>therefore won't work.
>
> I'm using svnserve based server and I didn't know that svn custom protocol

Oh! If you check the subversion mailing list for the last two weeks or
so you will find that svnserver has a bug with spaces and when doing
merges. It's fixed in Subversion HEAD, but I'm not sure if it's already
backportet to the 1.1.x branch.

> won't manage spaces. But it's my fault. On the other hand it's strange
> because I could create branch, checkin and checkout, browse repository etc.
> I only wasn't able merge changes and view differences in UniDiff format.
>
> May I suggest adding a warning dialog if newly created repository path
> contains spaces?

No warning dialogs please. Rather fix the bug ;)

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Aug 9 16:42:19 2004

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

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