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?
How do i build a custom build with an older revision(svn) than in teamcity registered?
808 Views Asked by Manuel S. At
1
There are 1 best solutions below
Related Questions in SVN
- Cannot load modules/mod_dav_svn.so into server
- Created Jenkins pipeline and added the script in the Pipeline Description.To check out the Project from the svn repository.NotWorking. Any Suggestion
- How to host SVN server on Cloud
- In two subversion repositories (same machine), can I have different usernames with no password prompting?
- Unrelated git histories when moving code from SVN to Git
- Convert local SVN to GIT using Tortoise GIT fails with unable connect?
- Jenkins Pipeline Script Check-in SVN using NPM
- Making latest subversion exec point to my restored subversion data directory
- Can anyone help on this "svn merge" problem?
- clone repo from SVN to GIT: unable to connect to a repository
- Possible to recursively serve an existing SVN checkout folder to another computer?
- How to push certain branches into git repository?
- Subversion svn merge failure
- Jenkins: SVN Checkout missing commit message
- SVN same setup, same user, fine from one machine but from another DAV/PROPFIND error
Related Questions in TEAMCITY
- How do I delete unused VCS roots with REST API?
- Why is "Extract template" not showing on a TeamCity 11 build configuration?
- Restore Teamcity
- Team City Build configurations/ Build Steps using vscode
- How to resolve a "Kotlin: Unresolved reference. None of the following candidates is applicable because of receiver type mismatch:" error?
- Error in while performing Angular tests on TeamCity
- Unable to complete new 'Cloud Profile' setup in TeamCity using Azure Resource Manager Cloud Support plugin
- JetBrains TeamCity: Agent Executor Mode
- email notification templates changes reverting after the upgrade of Teamcity server
- Why does the TeamCity agent initially perform 1 build
- Errors when launching a build on TeamCity
- How to integrate multiple jacocoReport in teamcity?
- Custom parameter with file browser in TeamCity runner
- Upload fails with no description
- Gitversion "could not load ssl libraries" error on TeamCity with normalization enabled
Related Questions in CUSTOM-BUILD
- Programmatically trigger CustomBuild command for a custom file of VS2019 c++ project
- Android Launcher app does not restart after a crash until the user wake up the device
- How to use 2 different ckEditor5 in one build
- CKEditor5 react and custom build of ClassicEditor is not working anymore
- How can I create a lodash custom build with include option?
- Foundation 6 Custom Build Generation Not Working
- How to use fabric js (html5-Canvas Library) custom build in ionic project
- Cmake as a build step - best practice
- CentOS 7 - MySQL 5.7 re-installation corrupted data
- Why does a custom activation function cause network both zero loss and low accuracy?
- Eclipse IDE C/C++ automatic include paths from custom build script
- Kodi custom build : unable to create application
- Configuring Visual Studio Custom Build Tool properties from Premake5
- Create and read temporary file with Bazel
- Tensorflow: Incompatible shapes when making a custom activation function?
Related Questions in TEAMCITY-6
- Restore teamcity with just mysqldump backup of the DB?
- Improving speed of checkout from git (from github)
- How to permanently change a system property in TeamCity 6 from a build step
- Where does a TeamCity build agent get its path environment from?
- How to integrate Cobertura into Teamcity 6.5 build and get code coverage history?
- How do i build a custom build with an older revision(svn) than in teamcity registered?
- Teamcity: Drop-Down list for Configuration parameters
- Why teamcity can't show svn Changes in text diff view?
- PartCover with TeamCity
- Adding Report watching makes the Ant tests really slow
- How do I set TeamCity to not produce build artifacts when the build fails?
- How can I add a tab at the top of the teamcity main page
- TeamCity output artifacts not published to IIS7 folder
- TeamCity 5.X: REST Documentation
- How to increment the Assembly version on each build in TeamCity
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
At the moment this is not possible, please watch/vote for following issues: TW-9832, TW-11400.