How to escape the At-sign (@) in Bash
Solution 1:
To use files with @ signs in Subversion, add an extra @ at the end of the filename.
svn add [email protected]@
To use files with @ signs in Subversion, add an extra @ at the end of the filename.
svn add [email protected]@