Configure Application

Priyanka's Avatar

Priyanka

09 Jun, 2014 12:43 PM

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?

  1. Support Staff 1 Posted by Feodor Fitsner on 09 Jun, 2014 04:59 PM

    Feodor Fitsner's Avatar

    Well, at the moment Subversion is not supported. What online version control do you currently use?

  2. 2 Posted by Priyanka on 10 Jun, 2014 09:56 AM

    Priyanka's Avatar

    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.

  3. Support Staff 3 Posted by Feodor Fitsner on 10 Jun, 2014 04:30 PM

    Feodor Fitsner's Avatar

    Yeah, the most important requirement is that your project must be hosted at GitHub, BitBucket, VSO or Kiln.

  4. 4 Posted by Neil Burnett on 28 Jul, 2014 12:47 AM

    Neil Burnett's Avatar

    Are there plans to support subversion, or do you regard it as too hard/obsolete/not cool enough?

  5. Support Staff 5 Posted by Feodor Fitsner on 28 Jul, 2014 04:40 AM

    Feodor Fitsner's Avatar

    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. 6 Posted by Neil Burnett on 28 Jul, 2014 09:57 AM

    Neil Burnett's Avatar

    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.

  7. Support Staff 7 Posted by Feodor Fitsner on 28 Jul, 2014 03:17 PM

    Feodor Fitsner's Avatar

    You are. Support for on-premise VCS is something we'll do while working on AppVeyor on-premise edition.

  8. 8 Posted by Neil Burnett - ... on 28 Jul, 2014 04:45 PM

    Neil Burnett - Enhesa's Avatar

    Ok. I'll check back every now and then.

    Neil
    Enhesa IT Manager

  9. 9 Posted by sheerun on 10 Jan, 2015 03:10 PM

    sheerun's Avatar

    Hello,

    I wanted to setup Bower project to run on AppVeyor, but we need svn binary for tests.

    Any chance supporting it?

  10. Support Staff 10 Posted by Feodor Fitsner on 10 Jan, 2015 09:16 PM

    Feodor Fitsner's Avatar

    Hi Adam,

    Just use Chocolatey to install SVN:

    choco install svn
    set path=C:\Program Files (x86)\Subversion\bin;%path%
    
  11. 11 Posted by sheerun on 14 Jan, 2015 02:23 AM

    sheerun's Avatar

    It works. Thanks!

  12. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.

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

 

26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM
20 Sep, 2024 05:50 PM