Configure Application
I need to setup my application in appveyor.but I don't have
application setup on Github or Bitbucket etc.
I have used Subversion to maintain repository of application. Can I
configure my application in Appveyor using subversion?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 09 Jun, 2014 04:59 PM
Well, at the moment Subversion is not supported. What online version control do you currently use?
2 Posted by Priyanka on 10 Jun, 2014 09:56 AM
I am not using any online version control.I am using Tortoise SVN to maintain the repository for the application.
Can you please let me know what are the initial requirements to setup my application on Appveyor.
Support Staff 3 Posted by Feodor Fitsner on 10 Jun, 2014 04:30 PM
Yeah, the most important requirement is that your project must be hosted at GitHub, BitBucket, VSO or Kiln.
4 Posted by Neil Burnett on 28 Jul, 2014 12:47 AM
Are there plans to support subversion, or do you regard it as too hard/obsolete/not cool enough?
Support Staff 5 Posted by Feodor Fitsner on 28 Jul, 2014 04:40 AM
It's not like SVN is not cool, but AppVeyor is more tied to infrastructure of online source control providers: get repos, webhooks, status API, etc.
6 Posted by Neil Burnett on 28 Jul, 2014 09:57 AM
Thanks. So those of us with corporate SCCS aren't AppVeyor's target market?
FYI: Currently we use SVN and TeamCity all on Amazon EC2 instances (3 build agents). No deployment set up yet though, and I liked what I read of AppVeyor's deployment tools.
Support Staff 7 Posted by Feodor Fitsner on 28 Jul, 2014 03:17 PM
You are. Support for on-premise VCS is something we'll do while working on AppVeyor on-premise edition.
8 Posted by Neil Burnett - ... on 28 Jul, 2014 04:45 PM
Ok. I'll check back every now and then.
Neil
Enhesa IT Manager
9 Posted by sheerun on 10 Jan, 2015 03:10 PM
Hello,
I wanted to setup Bower project to run on AppVeyor, but we need svn binary for tests.
Any chance supporting it?
Support Staff 10 Posted by Feodor Fitsner on 10 Jan, 2015 09:16 PM
Hi Adam,
Just use Chocolatey to install SVN:
11 Posted by sheerun on 14 Jan, 2015 02:23 AM
It works. Thanks!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.