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

RE: [TSVN] Bug report. I can't copy a directory in the RepoBrowser.

From: tdkim <tdkim_at_unimo.co.kr>
Date: Fri, 29 Feb 2008 13:25:53 +0900

>> I can¡¯t copy a directory in the Repo browser.
>>
>> I tested it for two revisions. (r12175 and r12201)
>>
>> TSVN-1.4.99.12175-dev is OK.
>>
>> But TSVN-1.4.99.12201-dev has the problem.
>>
>> (I don¡¯t¡¯ know why. Is this subversion library problem?)
>
>* which command do you use to do the copy? (drag, context menu on tree
>or list control)
>* does the path have non-ASCII chars in it or spaces?
>* what error message do you get?
>* http/file/svn ?
>
>Stefan

Thanks for reply.

1. Drag and drop from right pane(list) to left pane(tree) in Repo Browser.
2. There are no non-ASCII chars and no spaces.
   from : svn://xx.xx.xx.xx/UDR4XX/SW/trunk/RamdiskApp
   to : svn://xx.xx.xx.xx/UDR4XX/SW/branches/fly1004/UDR4XX_TESTDIR
   (For other path, I can copy the path.)
3. Error message is "Malformed network data".
4. The protocol is svn.

I found the reason for the problem.

My test environments is
 * TSVN-1.4.99-12175-dev ( nightly build)
 * TSVN-1.4.99-12201-dev ( nightly build)
 * server : subversion-trunk-r28828
 * server : subversion-trunk-r29631

TSVN-r12175 and subversion-r28828 has no problem. (old and old)
TSVN-r12201 and subversion-r29631 has no problem. (new and new)
** But TSVN-r12201 and subversion-r28828 has the problem.(new and old) **

The solution is TSVN-r12201 and subversion-r29631.(new and new)
But I can't use the subversion-r29631.

In Subversion-r29631, I can't add files to the repository.
The error message is
"file '/home/SVN/TEST/db/txn-current' can't be opened.:
The file or directory is not exist."
(Do you have any idea for this problem(txn-current)?)

I think that the problem is subversion's problem.
I will use TSVN-1.4.99-12175 and subversion-28828.

Thank you.. Stefan!
Thank for TSVN.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-02-29 05:26:26 CET

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.