Project

General

Profile

SVN Repository: Can not list content of a folder which includes square brackets.

Added by Xuan SONG almost 14 years ago

HI.

I' facing the followed problem when I use SVN and Redmine together.

Note: In redmine's repository setting, use format "svn://".

Operation:
1. Create a folder in SVN's repository. The folder's name includes square brackets, such as [dir1].
2. Add something (files and/or folders) into the folder created above.
3. Confirm them can be displayed correctly by SVN's client.
4. In Redmine's repository, click [dir1] to display its content.

After step4, the The entry or revision was not found in the repository. is displayed.

Environment:
1. Client(WinXP):TortoiseSVN
2. Server(RHEL5):CollabNet Subversion(1.6.6) + redmine(0.9.4) + Postgresql(8.4.3)

How can I resolve it?

Thanks. Regards.


Replies (1)

RE: SVN Repository: Can not list content of a folder which includes square brackets. - Added by Felix Schäfer almost 14 years ago

I can confirm this on a recent-ish devel version and sqlite, please open a bug for that. The exact error as per scm.stderr.log:

svn: URL 'https://mydomain/svn/This%20is%20%20a%20test%20repo//A%20dire[ctory%20with]%20brackets' is not properly URI-encoded
    (1-1/1)