[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn and object oriented programming in MATLAB

From: Kerri Stone <kstone_at_mymail.mines.edu>
Date: Thu, 19 May 2011 16:16:32 -0600

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
Received on 2011-05-20 07:47:26 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.