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

Re: [TSVN]the problem summary in korean(japaness, chinese) windows.

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-02-05 09:54:00 CET

tdkim wrote:
> the file(subversion output) has relative path(in working copy).
>
> Index: Makefile
> ===================================================================
> --- Makefile (revision 1171)
> +++ Makefile (revision 1172)
>
> In TSVN, I can see correct output(like subversion output) without working copy.
> but in working copy, I can't see correct out.
> The output file has full path name(with wrong korean character.).

Sorry, my fault. You should execute the following subversion command:
svn diff full/path/to/MAKEFILE -r1171:r1172 > test.diff
only that way will Subversion use not relative paths and you will see
the full paths in the diff.

>>Since I don't have such a system I can't really debug these issues. If
>>you can, please help us out here! If you can't do it
>>yourself, maybe you
>>know someone with a korean system who can - we would really
>>appreciate it!

>
> Sure..
> I will test TSVN in korean system...
> This is my pleasure. ^^;

Great! I'll wait for your patches ;)

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Feb 5 09:55:00 2005

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.