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

Is it bug when '*' appears in the url

From: Ö첪ºÀ <bohao_at_sunnorth.com.cn>
Date: 2007-10-16 05:35:37 CEST

Dear folks,

I have encountered a problem that when the character * appears in the url,
the tortoise svn can not process it.

For example, a repository has the following layout:

/
/tags
   /arelease
      /code
      /doc
   /DF*2000_01_03*MD
      /code
      /doc
   /QA*2007_04_05*QT
/branches
   /vendor
/trunk
   /code
   /doc

Tortoise SVN can not checkout or even expand tags with * in the repository
browser while this repository works well in Linux. I have captured some
packages through wireshark and found out tortoise svn send a wrong url in
the "PROPFIND" field: "PROPFIND /tags". It should be "PROPFIND
/tags/DF*2000_01_03*MD" I suppose.

And the interesting thing is tortoise svn can create a tag with * in the
Branch/Tag operation.

Is it a bug when processing the url?

Thanks for your kindly help!

Best regards!

Sincerely,
Alex Zhu

Quality Engineering Department III
Sunnorth Electronic Technology Co., Ltd.
Tel: +86-10-62981668 Ext. 2792 (Office) / 2056 (3G Lab)
Fax: +86-10-62985972
Email: bohao@sunnorth.com.cn
Received on Tue Oct 16 05:36:00 2007

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

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