Tagged Questions
SVNBridge is an extension for Microsoft's Team Foundation Server that allows the use of a Subversion client (e.g. TortoiseSVN) with TFS. SVNBridge is available free under the Microsoft Public License (Ms-PL).
5
votes
1answer
2k views
Using SVNBridge with TFS (not CodePlex)
I'm trying to access my TFS Server using SVNBridge so I can work disconnected. I tried using the server-based as well as client-based solution. I'm just getting internal server 500 errors returned. ...
3
votes
3answers
496 views
How do I mirror a SVN repository on CodePlex?
I'm the creator (and so far, only developer) of a CodePlex project. I've writing it on my laptop, using a Subversion repository on my home network.
Submitting my changes to CodePlex via the ...
1
vote
1answer
243 views
TFS 2010 gated check-in using TortoiseSvn over SvnBridge
I have the configuration in the above title. I am using the TFS gated check-in feature which works fine if i use the TFS tools to check in my changes.
A review of my understanding of the way it ...
1
vote
0answers
86 views
installing svnbridge server on a different machine other than the server
I can see that there is a key called "TfsUrl" in the appSettings part of the Web.config file for SVNBridge. Is this possible? Can I install the SVNBridge on a different machine to the TFS server? We ...
0
votes
1answer
168 views
tortoisesvn refuses to connect to TFS server via svn bridge
I use svn bridge to connect to a tfs server with tortoiseSVN. I need to use another computer as well for the same purpose.
The problem is while on one computer the url i write in tortoise svn, ...
0
votes
1answer
327 views
TFS Code Review from an SVN Bridge?
Yes, the title is correct. Is there a way to code review a project that exists in TFS (Microsoft's Team Foundation Server) from a user's computer that is connected to that TFS repository via an SVN ...