[OSM-dev] Rails port - current source, and tracking changes

Tom Hughes tom at compton.nu
Thu Jun 10 09:21:19 BST 2010


On 10/06/10 08:09, Frederik Ramm wrote:

>      now that the rails port has moved to git, is there a way to find out
> which source the servers are currently running? In the past, checking
> out SVN trunk was not a sure bet because SVN trunk might have contained
> any number of changes that had not yet been deployed. Does the new git
> workflow somehow improve this? Will some variation on
>
> git clone git://git.openstreetmap.org/rails.git
>
> magically yield the "live" version? And is there a way to track changes
> to the live version (as opposed to "track stuff that someone has
> uploaded somewhere which may or may not ever go live")?

As Ævar says, what that gets is not, in a strict technical sense, what 
the servers are currently running (any more than an svn checkout was) 
but it is certainly very close to what they are running and any 
difference is only because certain things may not quite have been 
deployed yet.

What that will certainly get you is the code that is intended to run on 
the live servers.

Tom

-- 
Tom Hughes (tom at compton.nu)
http://compton.nu/




More information about the dev mailing list