This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 165367 - subversion does not work with @ in filename
Summary: subversion does not work with @ in filename
Status: RESOLVED DUPLICATE of bug 165329
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 07:38 UTC by majkl578
Modified: 2009-05-18 07:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description majkl578 2009-05-18 07:38:30 UTC
Subversion does not work when '@' is contained in filename given to commit.

error:
Commit failed (details follow):
'/my/own/directory/project@file.php' is not under version control

It incorrectly resolves filename to project@file.php instead of project/@file.php
Comment 1 Ondrej Vrabec 2009-05-18 07:50:42 UTC

*** This issue has been marked as a duplicate of 165329 ***