Hello:

When using OO in MATLAB, directories (or classes) are prefixed with an '@'.  
Subversion, however, uses the @ for peg revisions.  Due to subversion thinking 
the @ delineates a peg revision, it is impossible to name a directory 
'@className' and check that directory into svn.  Is there a way to work around 
peg revisions in svn to version control MATLAB projects that contain classes?  

--Kerri


Reply via email to