Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-dev] [sumo-devel] SVN Checkout

Hello,
the sourceforge repository is no longer available but we tagged each of the
old commits.
You can find the git hash that corresponds to a known svn revision using
the following command:
git log | grep "trunk@26784" -B 10
In this case its commit c0c927f610661278ccf6da689d7be15f52ffcdbe
Just clone the git repo and then checkout that hash.

regards,
Jakob

2018-03-17 20:14 GMT+01:00 Eugene Vinitsky via sumo-devel <
sumo-devel@xxxxxxxxxxxxxxxxxxxxx>:

> Hello,
>
> Attempting to check out an old svn commit, 26784 via
> svn checkout https://svn.code.sf.net/p/sumo/code/trunk/sumo@26784
> I get svn: E175002: Unexpected HTTP status 504 'Gateway Time-out' on
> '/p/sumo/code/!svn/rvr/25603/trunk/sumo/tests/sumo/basic/
> dynamics/avoid_spill_back/testsuite.sumo'
> Does any have an idea what might be happening here?
>
> Thank you!
>
> Eugene
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> sumo-devel mailing list
> sumo-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/sumo-devel
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-devel mailing list
sumo-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-devel


Back to the top