Giter Club home page Giter Club logo

Comments (3)

paxtonhare avatar paxtonhare commented on June 15, 2024

Gary,

Would you be running the ml command from within the directory that gets updated from the svn checkout? Seems like it could be a potential chicken and egg problem.

Also, are you using a command line version of svn or vss? Roxy would need to invoke command line versions. svn is no problem on *nix systems or with cygwin or even if you install the svn command line in windows.

--Paxton

On Mar 21, 2012, at 2:57 PM, Gary Russo wrote:

Some shops will want to automate the source code repository retrieval process.

Can you please add a new command to retrieve the latest code from an SVN and VSS repository?

Example:

ml local getsvn
ml local getvss

Example build.properties for SVN:

svn-url=svn+ssh://[email protected]/project
svn-user=guest
svn-passwd=password

Example build.properties for VSS:

vss-dir=\avalon\VSS\VSS_LSP
vss-user=guest
vss-passwd=password


Reply to this email directly or view it on GitHub:
#6

from roxy.

garyrusso avatar garyrusso commented on June 15, 2024

I was planning to run the ml command from the roxy root directory. The ml command would then update the ${basedir}/src directory. But I agree. It will be a potential chicken and egg problem. You can ignore this request. Thanks for the quick response.

from roxy.

paxtonhare avatar paxtonhare commented on June 15, 2024

Gary,

There are some other options to consider.. Right now if you put the unix version of ml somewhere in your path you can do this:

ml new project-name

and it will download the roxy code from github and create a new project for you. I haven't gotten around to adding it to the windows batch file yet.

Your request isn't crazy. Despite the chicken/egg problem, if you already have the code and you just want to update it then it would work.

Alternatively, there is a file $dir/deploy/app_specific.rb where you can put custom ruby code that can be called like the other functions. you could put the svn vss stuff in there as a "one off" for your project.

If you are still interested I am happy to assist.

--Paxton

On Mar 21, 2012, at 3:11 PM, Gary Russo wrote:

I was planning to run the ml command from the roxy root directory. The ml command would then update the ${basedir}/src directory. But I agree. It will be a potential chicken and egg problem. You can ignore this request. Thanks for the quick response.


Reply to this email directly or view it on GitHub:
#6 (comment)

from roxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.