[Soot-list] Checkout history versions of nightly-build

Lei Shang shang1982 at gmail.com
Mon May 21 01:51:45 EDT 2012


Thanks. I have made a script working well to retrieve each old version.

Lei


2012/5/19 Tony Yan <yan at cse.ohio-state.edu>

> Lei,
>
> You can use git-svn to checkout each and every revision in history,
> and take it from there. With the complete history sitting in your
> local disk, it's easier to either go through the older versions
> manually, or develop scripts to automate whatever tasks you want to
> accomplish.
>
> Thanks,
> Tony
>
> On Thu, May 17, 2012 at 9:10 PM, Lei Shang <shang1982 at gmail.com> wrote:
> > I am trying to write a script to automatically checkout an old revision
> from
> > SVN, patch it to the code and then test.
> > I am doing this to enable the test of incrementally analyzing the code
> > changes.
> >
> > Thanks.
> >
> > Lei
> >
> >
> > 2012/5/18 Patrick Lam <plam at sable.mcgill.ca>
> >>
> >> You can also check out previous versions from the SVN server and create
> >> your own nightly builds. Soot doesn't really change every day, so it
> >> shouldn't require you to make 90 builds either. This is totally a
> >> problem that you can solve yourself with a good enough script.
> >>
> >> pat
> >>
> >> On 05/17/2012 04:23 AM, Eric Bodden wrote:
> >> > Hi Lei.
> >> >
> >> > You can't. We don't even have access to those. Our server currently
> >> > keeps the last ten builds internally, for us to follow up on bug etc.
> >> > However, only the current nightly build is made available. Part of
> >> > this has to do with memory issues (a build generates quite some data),
> >> > and another part is convenience. Copying one single build to a public
> >> > website is easy, doing it for a range of previous builds requires some
> >> > more sophistication.
> >> >
> >> > On the other hand it should be easy to set up your own nightly builds
> >> > if you are interested.
> >> >
> >> > Eric
> >> >
> >> > On 17 May 2012 01:21, Lei Shang<shangl at cse.unsw.edu.au>  wrote:
> >> >> Hi,
> >> >>
> >> >>      How can I checkout history versions of nightly-build? I mean for
> >> >> example
> >> >> all the revisions in the last 3 months.
> >> >>      Thanks.
> >> >>
> >> >> Lei Shang
> >> >>
> >> >>
> >> >> _______________________________________________
> >> >> Soot-list mailing list
> >> >> Soot-list at sable.mcgill.ca
> >> >> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
> >> >>
> >> >
> >> >
> >> >
> >>
> >> _______________________________________________
> >> Soot-list mailing list
> >> Soot-list at sable.mcgill.ca
> >> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
> >
> >
> >
> > _______________________________________________
> > Soot-list mailing list
> > Soot-list at sable.mcgill.ca
> > http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120521/d7915376/attachment.html 


More information about the Soot-list mailing list