Skip to content

wcversion doesn't escape filenames with at signs properly [Tigris #1445] #13

@markphip

Description

@markphip

Description

The wcversion Ant task doesn't seem to properly escape filenames with at signs in them.  It fails with 
the following error:

      [svn] <WcVersion> started ...
      [svn] svn: Try 'svn help' for more info
      [svn] svn: Syntax error parsing revision '2x.png'
      [svn] <WcVersion> failed :Can't get summary status for path /home/teamcity/src/antbugdemo-
svn/trunk
      [svn] <WcVersion> finished.

I've create a small sample build/project to demonstrate the issue.  It's hosted at Github, but you can 
check out the project with Subversion.  

To reproduce:

1. svn co https://github.com/ndrake/antbugdemo.git
2. cd antbugdemo.git/trunk
3. ant

The strange thing is that I don't see this issue on the Mac OS X.  Not sure why (using the same versions 
of everything).

Relevant version info:
Subversion: svn, version 1.6.17 (r1128011)
Ant: 1.8.0
Svnant: (Not sure, the jar is included in the demo repository)
Java: 1.6.0_26 (Server VM)
Linux: Ubuntu 12.04

Metadata Imported from Tigris (Issue 1445)

  • Creation Date: 2012-08-10 07:45:24
  • Reporter: ndrake
  • Subcomponent: svnant
  • Version: 0.8.2
  • Milestone: not determined
  • Keywords:
  • Cc:

Comments

2012-08-10 07:50:12 by ndrake

Fixed typo in summary

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions