Hi Kieran,
I got subversion to work alongside UV. There were no real issues. I found that a very flat structure worked best rather than the multi-level repository structures in the SVN docs. This mean't that I could checkout code into a UV account (rather than an entire UV account) and have programs accesible in type 19 files.
Once you checkout files you will need to manually create file pointers (although your could probably examine the subversion .svn working copy administration directory to automate this from BASIC).
I decided that checking in hashed files was probably a bad idea (svn could handle it but you couldn't do a diff or similar against the contents in a useful way).
I only attempted to control program code, not data or dictionaries.
Craig ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
