English 中文(简体)
如何在经过较年长的修改(svn)之后建立习惯?
原标题:How do i build a custom build with an older revision(svn) than in teamcity registered?

I have an older revision "1xx" in SVN, which I would like to run with TeamCity via custom-build. The TeamCity project was not established until the revision of 2xx, so that I can choose when you custom build only the revisions to 2xx. How do I find the revision in the 1xx custom build?

问题回答

此时此刻,请对以下议题进行观察/审查:TW-9832,TW-11400





相关问题
Best practices for Subversion and Visual Studio projects

I ve recently started working on various C# projects in Visual Studio as part of a plan for a large scale system that will be used to replace our current system that s built from a cobbling-together ...

Changing username in SVN+SSH URI on the fly in working copy

I am using SVN+SSH to check out a working copy of repository from an SVN server on which all developers are members of a developer group and have full read/write permissions on the repository ...

ASP.NET MVC: How should it work with subversion?

So, I have an asp.net mvc app that is being worked on by multiple developers in differing capacities. This is our first time working on a mvc app and my first time working with .NET. Our app does not ...

How to search for file in subversion server?

Is there a way to search for a file in a subversion repository? Something similar to Unix find command, with which I can find the location of a file in a repository. I know there is svn list, but ...

热门标签