>Is it possible to checkout a specific build version, let's say >something >like > ># cvs co -r7500-19 maxdb-7500 > >or are they not tagged?
Only the main development line for each release exists in cvs. Releases are neither tags nor direct branches in our Perforce depot, but rather 'indirect' branches. At one point, I simply gave up trying to mirror this structure to a cvs server. Especially as releases are available as tar balls. Daniel Dittmar -- Daniel Dittmar SAP Labs Berlin [EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
