|
|
Rank: Newbie Groups: Member
Joined: 6/3/2008 Posts: 7 Points: 21 Location: Belgium
|
This afternoon in de ADP bootcamp training we briefly discussed bugfixes and delivering patches for ADF and how this is not easily possible when using TFS. I just checked whether SvnBridge could be a solution for this. SvnBridge allows you to use TortoiseSVN and other Subversion clients with Team Foundation Server. Now this is pretty cool since TortoiseSVN has very handy "create patch" and "apply patch" features. When using "create patch" you basically create a difference file that can be reviewed by one of the committers and if they approve they just have to click "Apply patch". This is an approach that is being used by all the big open source projects (NHibernate, Castle project,...) In my opinion this is something we can do as well for the ADF. What are your thoughts? Bart
|
|
 Rank: Administration Groups: Administration
Joined: 5/29/2008 Posts: 14 Points: 42 Location: Zoetermeer
|
Cool,
I quickly scanned the SvnBridge site. It seems that SvnBridge works on your local machine. So we don't have to change the server configuration. Bart, do you have experience with the tool?
Robert de Wolff - ADP Core Team
|
|
Rank: Administration Groups: Moderator
Joined: 6/3/2008 Posts: 3 Points: 15 Location: Zwolle
|
Nice opensource tool! I found another interesting tool/plugin for Visual Studio (usefull up to version 2008). There is a link on the SVNBridge website and it is called VisualSVN. I have downloaded and tried the tool and it works pretty good. So on one hand integrate TortoiseSVN with TFS and on the other hand integrate TortoiseSVN with Visual Studio.... Excellent integration I say.
Wouter Goedvriend - ADP Core Team
|
|
Rank: Newbie Groups: Member
Joined: 6/3/2008 Posts: 7 Points: 21 Location: Belgium
|
@Robert,
You are right that we don't have to change the server configuration. It is entirely client side. I have used the tool a couple of times and I'm using it right now for the Fleet Solutions project. Until now it works perfectly.
Bart
|
|
Rank: Newbie Groups: Member
Joined: 6/5/2008 Posts: 4 Points: 12 Location: De Meern
|
Shouldn't this discussion be on the ADF branch?
|
|
Rank: Newbie Groups: Member
Joined: 6/3/2008 Posts: 7 Points: 21 Location: Belgium
|
I thought so to at first, but I only saw topics around feature requests, bug reports or support questions and this discussion was neither of that in my opinion
|
|
|
Guest |