Kieran Something else I remembered:
I don't version control directly from the source tables. Instead I have simple wrapper commands that copy items to a single repository and version control that, using an index file to map repository items to and from their initial destinations. The advantage is that it really is much easier to selectively save and restore items using this structure, particularly if you want to compare versions by copying items into temporary files and the like, to use select lists to drive the commands that update the repository, and to interact with hashed files if necessary. Brian > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kieran Clulow > Sent: 13 April 2005 02:12 > To: [email protected] > Subject: [U2] [UV] Version Control > > Morning all, > > I'm looking at setting up the Subversion version control > system and using it with Universe on Solaris. > > http://subversion.tigris.org > > Does anyone out there have any experience or comments > regarding using this with Universe? > > Kieran Clulow > ------- > u2-users mailing list > [email protected] > To unsubscribe please visit http://listserver.u2ug.org/ > > -- > Internal Virus Database is out-of-date. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.9.0 - Release Date: 31/03/2005 > > -- Internal Virus Database is out-of-date. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.9.0 - Release Date: 31/03/2005 ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
