Tagged Questions
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 ...
0
votes
1answer
170 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
330 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 ...