[
https://issues.apache.org/jira/browse/SVN-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Zhakov updated SVN-4393:
-----------------------------
Description:
# Let's suppose you've got a versioned folders "wc\A" and "wc\B".
# "echo some text1 > wc\A\1.txt"
# "echo some text2 > wc\B\@2.txt"
# "svn add wc\A\*" - this works OK
# "svn add wc\B\*" - this fails
{noformat}
svn: E200009: 'wc/[email protected]': a peg revision is not allowed here
{noformat}
IMHO, user expects both step4 and step5 to act the same. But they act different.
Note: I think, this issue is connected with SVN-787 somehow. And maybe even
with
(http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=236049).
I've not found any other related issues.
http://thread.gmane.org/gmane.comp.version-control.subversion.user/113936
Original issue reported by *i3v*
was:
{noformat:nopanel=true}
1. Let's suppose you've got a versioned folders "wc\A" and "wc\B".
2. "echo some text1 > wc\A\1.txt"
3. "echo some text2 > wc\B\@2.txt"
4. "svn add wc\A\*" - this works OK
5. "svn add wc\B\*" - this fails
svn: E200009: 'wc/[email protected]': a peg revision is not allowed here
IMHO, user expects both step4 and step5 to act the same. But they act different.
Note: I think, this issue is connected with #787
( http://subversion.tigris.org/issues/show_bug.cgi?id=787 ) somehow.
And maybe even with
(
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=236049
). I've not found any other related issues.
{noformat}
http://thread.gmane.org/gmane.comp.version-control.subversion.user/113936
Original issue reported by *i3v*
Component/s: (was: unknown)
cmdline client
Summary: svn wildcards expansion and <at> sign (was: svn windcards
expansion and <at> sign)
> svn wildcards expansion and <at> sign
> -------------------------------------
>
> Key: SVN-4393
> URL: https://issues.apache.org/jira/browse/SVN-4393
> Project: Subversion
> Issue Type: Bug
> Components: cmdline client
> Affects Versions: 1.8.x
> Environment: Windows 7
> Reporter: Subversion Importer
> Fix For: ---
>
> Attachments: 1_svn_add_and_at_sign_bug.bat
>
>
> # Let's suppose you've got a versioned folders "wc\A" and "wc\B".
> # "echo some text1 > wc\A\1.txt"
> # "echo some text2 > wc\B\@2.txt"
> # "svn add wc\A\*" - this works OK
> # "svn add wc\B\*" - this fails
> {noformat}
> svn: E200009: 'wc/[email protected]': a peg revision is not allowed here
> {noformat}
> IMHO, user expects both step4 and step5 to act the same. But they act
> different.
> Note: I think, this issue is connected with SVN-787 somehow. And maybe even
> with
> (http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=236049).
> I've not found any other related issues.
> http://thread.gmane.org/gmane.comp.version-control.subversion.user/113936
> Original issue reported by *i3v*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)