You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Tristpost@hotmail.com" <tr...@hotmail.com> on 2004/07/17 07:12:20 UTC

High level question....

I am looking for a version control system that fit two specific requierments:

1. Support change sets (or equivalent func) - I am positive Subversion fit the bill here!
2. Must have a good integration with JBuilder (the main IDE used)

My question is if there are any work in progress to build a JBuilder integration or if Subversion uses a superset of the pserver commands so the cvs integration for Jbuilder (that is fairly complete) could be used?

Replacing JBuilder is not an option (it is reall rooted in the organisation and is actually a quite good tool!) and to run the version management outside of JBuilder dont work well either (when you do "refactoring" in JBuilder it remove files, create files, changes a whole bunch of files etc and with a good JBuilder-CM integration all this will be recorded to the CM system automatically - there is no way to manually keept track of everything that was changed and issue commands to a CM system to reflect it to the repository).

Any suggestions are appreciated!