#4140 Update SCM checkout commands for dev

v1.0.0
closed
sf-1 (616)
General
2015-08-20
2012-04-30
No

During development, the scm checkout commands aren't correct. For example, see discussion [dc851607]

Discussion

  • Dave Brondsema

    Dave Brondsema - 2012-04-30
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,1 +1,1 @@
    -During development, the svn checkout commands aren't correct.  For example, see discussion [dc851607]
    +During development, the scm checkout commands aren't correct.  For example, see discussion [dc851607]
    
     
  • Dave Brondsema

    Dave Brondsema - 2012-04-30
    • status: in-progress --> code-review
    • qa: Tim Van Steenburgh
     
  • Dave Brondsema

    Dave Brondsema - 2012-04-30

    forge:db/4140 Make sure the checkout commands are correct for local development. I'm open to suggestions for ways to improve it. E.g. readonly is not readonly in this setup. And checking out from a remote machine is not shown.

    Also a siteops ticket to change our sandboxes with: https://sourceforge.net/p/allura/pastebin/4f9ef8dfb9363c144a000353

     
    • status: code-review --> in-progress
     
  • I think we should comment the old settings rather than deleting, since they are still appropriate if you're running the chroot + ldap setup documented here: http://allura.sourceforge.net/scm_host.html

    So, maybe add some comments in the .ini file:

    # SCM settings for chroot + ldap configuration (http://allura.sourceforge.net/scm_host.html)
    ...
    
    # SCM settings for local development
    ...
    
     
  • Dave Brondsema

    Dave Brondsema - 2012-05-01

    force-pushed db/4140 with those changes

     
  • Dave Brondsema

    Dave Brondsema - 2012-05-01
    • status: in-progress --> code-review
     
    • status: code-review --> closed
     

Log in to post a comment.