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

[TSVN] possible bug when "Save revision to.." in SVN Show Log dialog

From: Michal Levý <michal.levy_at_mediaresearch.cz>
Date: 2005-01-26 10:44:52 CET

Hi folks!
I think I'v found small bug in TSVN...
TSVN 1.1.3 2522 nightly runing against Apache\SVN 1.1.3

Repo path: http://someserver/svn/sql/Liwoj/Normy/
HEAD: 80
file: fn_GET_STATS_PANEL_INDIVIDS_BYID.sql
What I want: Save revision 79 of this file to my hd

What I do:
1) Right Click on file in explorer, select SVN Show Log
2) Select revision 79 in upper pane. Now becaouse I opened Show log
dialog by right clicking on the file, I have 2 choices how to do what i
need

3a)right click on revision in upper pane and select "Save revision to"
"Save revision to" dialog is opened, and file name is prepared for me
(which is just great) so I click OK and file is saved. THIS IS OK

3b)I have selected revision in upper pane, I select my file in bottom
pane, right clik on it and again select "Save revison to". Again, dialog
with predefined name, but when I click OK, I got SVN error message:

PROPFIND request failed on
'/svn/sql:%20/Liwoj/Normy/fn_GET_STATS_PANEL_INDIVIDS_BYID.sql'
PROPFIND of
'/svn/sql:%20/Liwoj/Normy/fn_GET_STATS_PANEL_INDIVIDS_BYID.sql': 500
Internal Server Error (http://stoupa:8080)

Notice the additional %20 character in the path. Is this the problem ?
And this is it!

Second thing I'v noticed right now.
In point 3a, file name suggested by "Save to revison" dialog is
"fn_GET_STATS_PANEL_INDIVIDS_BYID-79.sql", but in point 3b, sugested
file name is "fn_GET_STATS_PANEL_INDIVIDS_BYID.sql-79"
Just little incostintency.....

Thanks for your work ! TSVN is just GREAT

-- 
--
Michal Levý aka Liwoj
michal.levy@mediaresearch.cz
ICQ# work: 118679657 home: 32598354
GSM# +420775988024
==== Codito, ergo sum. =====
=== I code, therefore I am ===
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 26 11:02:39 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.