[scribus] Would like to compile 1.5.4 please

William Bader william.bader at newspapersystems.com
Wed Nov 28 00:46:05 UTC 2018


Hi Martin,
To view all of the revisions, you can use a command like
  svn log svn://scribus.net/trunk/Scribus | less
and then you can get any version with a command like
  svn co -r r22486 svn://scribus.net/trunk/Scribus
(I picked that revision at random. It is not the one that you want.)
I think that if you have copied the entire repository with
  svn co svn://scribus.net/trunk/Scribus
then you can view the revisions locally with
  svn log | less
and you can switch to a revision locally with a command like
  svn up -r r22486
If you have a slow connection, that could be your best option, because once
you do the initial 'svn co', you can bring it up to date by using 'svn
update' to download only the changes.
You can also list the branches with
  svn ls svn://scribus.net/branches
and the tags with
  svn ls svn://scribus.net/tags
There is a tag Release_1.5.4, so you can get the 1.5.4 source with
  svn co svn://scribus.net/tags/Release_1.5.4/
Regards,
William




On Tue, Nov 27, 2018 at 5:39 PM ZASKE Martin <zm at revue-gugu.org> wrote:

>
> > Hi Martin,
> >
> > One way might be to just follow the links from the main Scribus website:
> >
> > https://sourceforge.net/projects/scribus/files/scribus-devel/1.5.4/
> >
> > At the same time, I would generally consider the latest 1.5.5 to be
> closer to stable than 1.5.4, since there have been a lot of fixes going on
> since April.
> >
> > Greg
> >
>
>
> Dear Greg,
>
> Sorry, I was never aware that the Scribus page on Sourceforge is
> considered the main Scribus website; I always went to scribus.net and
> often to the "old wiki". This compiling is mostly new to me, each time
> it goes differently - and I only do it, because there is no classic
> package for Leap 15 available.
>
>
> I went to the URL you sent me (on sourceforge) and looked at folder
> 1.5.4. I found 8 items and no documentation and no descriptions, I tried
> parent folders too.
>
> I see two Windows flavours and one AppImage; those I know and they are
> not what I has asked about.
>
> Then I duckducked .dmg and learnt those files are for OS X users.
>
> Next I duckducked .asc and got too much information, but nothing about
> svn and checking out anything.
>
> So by this route I ended up with two archives .7z and .tar.xz (maybe
> containing the same content).
>
>
> I had asked about how I can check out a "historic" version from the svn
> trunk so that I can compile something which will be (or behave like)
> Scribus 1.5.4 for OpenSuse Leap 15.0 64bit.
>
> You sent me to a page and I found stuff but no answer to my question. I
> am right now downloading the .7z archive, and might find checked-out and
> ready-packed source code for Scribus 1.5.4, or I might find something
> else. Since internet is slow in my part of the world (download manager
> is estimating 45 minutes left), it feels like the lottery, downloading
> to find out what is inside.
>
> If I find source code inside, I will hope it is structured just as a svn
> checkout so that I can follow the online instructions on the wiki about
> compiling. I will let you know what happened.
>
>
> Getting late and our oldest cat is giving birth tonight, so will update
> later this week when I am back at this desk.
>
> Martin
>
>
>
>
>
>
>
>
>
> > ___
> > Scribus Mailing List: scribus at lists.scribus.net
> > Edit your options or unsubscribe:
> > http://lists.scribus.net/mailman/listinfo/scribus
> > See also:
> > http://wiki.scribus.net
> > http://forums.scribus.net
> >
>
> ___
> Scribus Mailing List: scribus at lists.scribus.net
> Edit your options or unsubscribe:
> http://lists.scribus.net/mailman/listinfo/scribus
> See also:
> http://wiki.scribus.net
> http://forums.scribus.net
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus/attachments/20181127/c98d3d20/attachment.html>


More information about the scribus mailing list