Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

svn checkout - special characters in file name are not encoding properly [Tigris #1179] #5

Open
markphip opened this issue Sep 15, 2016 · 0 comments

Comments

@markphip
Copy link
Contributor

Description

Dear All,
      I'm working on europe based project, which has so many file names are
having with special characters like control characters and cannon(hat)
characters supported by windows-1252. We are using svn repository and for the
application build and deployment we are using ant tool, while checkout the files
through using ant script, the special characters which are supported by
windows-1252(e.g. Š) are not converting properly. At the place of those
characters i'm getting '?', Hence, the deployment is failing at runtime.
      I've done so many encoding techniques, but still the problem remains same.
Please help to resolve this issue ASAP!!!, due to this issue, my application has
been stopped.

nside the SVN repository, the file name is: "modŠle fields-replacements.xsl" and
while checking out the file through command line it is coming as same. But, if i
do the same with ant script then the file is coming as "mod?le
fields-replacements.xsl"

I feel very happy for immediate response!!!

Regards,
Sunny

Metadata Imported from Tigris (Issue 1179)

  • Creation Date: 2010-08-05 03:54:34
  • Reporter: 680451
  • Subcomponent: svnant
  • Version: unspecified
  • Milestone: not determined
  • Keywords:
  • Cc:

Comments

2011-01-11 12:16:08 by costamojan

Could you be so kind to provide a testcase ? Alternatively a zip file with such
named files would be helpful (just zip them to make sure they're getting added
correctly to this issue).

Best regards

Daniel Kasmeroglu

2011-06-30 19:18:16 by shoelace

Created an attachment (id=345)
test case for 1179

2011-06-30 19:19:55 by shoelace

i have create a test case for this..
and i can get the file extracted with the correct name using export.
and also using info

the name that is printed to screen during export is 'wrong'  but that only 
happenes on my windows xp machine.  my linux box prints the name fine.

zip file contains build file.. and a sample test file name with 2 unicode 
characters.

add the filenametest directory to your svn and then edit teh build file wit teh 
correct url.

Attachments

defect1179.zip - test case for 1179

Posted 2011-06-30 19:18:16 by shoelace

UEsDBBQAAAAIAPlh4T6P2HFkCwIAAIIFAAAOAAAAYnVpbGQuMTE3OS54bWyVVE1v2kAQPSdS/sN0
xdVeXCU0RThS1VOlHqpWufS22GPYdPFau2MEqvLfO8OaUqBJhH3wzsd7++ZDnr3LMhh9qacw762r
883KwWRyD+/HRZGN77KigPFkens/vbv9CbVZ2zrCCCDLHm6uE/bx+9fpwdUF/4QVQWtWWKoaG6Sq
KD58VMDRm2uYdYaWYOtSySGP69a0pDgG+yeloMMVtgTOV4asb0s1+j03EWsbnnVC5U8mKH059LOz
HP5Um44w/I9EysrzPFU0+LQwD+ZfJ2075BLhX3TA6PtQcfE+LDTZRbBRx36+xhBZzKB9+Dg7l46r
I4bKmRjluoDNcZv2WaJX3qtZjbEKtpMyH9i+2g0RGusQGh+AMJJtF2Bj7BFkDgLSxyh2iZfv+IGU
0nk8bHJv1mbJ6vZPsktFoUcFnPHLUqka4yIqFvUCS8o7ZxHcgUZIX2OpVrVQvMhyLoaJZJT8ka3s
MNB2WEvh6wMXtjauT/ZUa9kXt/SRdMDOR0s+bLW0UkDSSbUTJ1vxNmXXk2gC9sESA6q9IjJhgXRA
4YaCqaQ9QrsrXZaoOZ2BRDnsbCQhlaUe7nxWsBdTKokf5qYHFG46H1hQqB5PoTVG+sY7VqoT1Ex2
9FzTYaKXaUqYSzUl1Jua0n5cJEgAl6pJkDMpWC39QG4xQieqNukWlfZZp6nzOb0znf6T4vkDUEsD
BAoAAAAAALte4T4AAAAAAAAAAAAAAAANAAAAZmlsZW5hbWV0ZXN0L1BLAwQKAAAIAACwXOE+AAAA
AAAAAAAAAAAAIQAAAGZpbGVuYW1ldGVzdC9UZXN0X2ZpbMOrbmFtZcWgLnR4dFBLAQIUABQAAAAI
APlh4T6P2HFkCwIAAIIFAAAOAAAAAAAAAAAAIAAAAAAAAABidWlsZC4xMTc5LnhtbFBLAQIUAAoA
AAAAALte4T4AAAAAAAAAAAAAAAANAAAAAAAAAAAAEAAAADcCAABmaWxlbmFtZXRlc3QvUEsBAhQA
CgAACAAAsFzhPgAAAAAAAAAAAAAAACEAAAAAAAAAAAAgAAAAYgIAAGZpbGVuYW1ldGVzdC9UZXN0
X2ZpbMOrbmFtZcWgLnR4dFBLBQYAAAAAAwADAMYAAAChAgAAAAA=

encoding=base64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant