Hello list. I'm thinking about using some versioning system. Trying to decide whether I do need one and if yes - which one. I've heard something about CVS and Subversion. Maybe there is some other... What are advantages and disadvantages of versioning in general and of concrete solutions. I work on Eclipse, I've seen it does support some versioning. Today I just zip my workspace and put it on my flashdrive. As I work both at home and at work I have to synchronise my work. In most cases when i come home I just trash my obsolette workspace and unzip the one I brought from work. But this approach has disadvantages... first - the whole workspace (even zipped) consumes rather much disk space (a lot more than just source codes) so my version repository bosomes very large - when I used xCode it was much more compact as I excluded build folder. and second - if I forget to zip workspace and put it to my flashdrive - than if do something after that - I have to thoroughly merge my work after that. Will versioning sistem help with these problems? Another point is that today I work alone. But maybe in future I will find some collaborator. As i understand - vesioning should help in group work.
Interested in your opinions Gennady Kushnir _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]