<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Martin,</div><div>To view all of the revisions, you can use a command like</div><div>  svn log svn://<a href="http://scribus.net/trunk/Scribus">scribus.net/trunk/Scribus</a> | less</div><div>and then you can get any version with a command like<br></div><div dir="ltr"><div>  svn co -r r22486 svn://<a href="http://scribus.net/trunk/Scribus">scribus.net/trunk/Scribus</a></div><div>(I picked that revision at random. It is not the one that you want.)</div><div>I think that if you have copied the entire repository with</div><div>  svn co svn://<a href="http://scribus.net/trunk/Scribus">scribus.net/trunk/Scribus</a></div><div>then you can view the revisions locally with</div><div>  svn log | less</div><div>and you can switch to a revision locally with a command like</div><div>  svn up -r r22486</div><div>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.</div><div>You can also list the branches with</div><div>  svn ls svn://<a href="http://scribus.net/branches">scribus.net/branches</a></div><div>and the tags with</div><div>  svn ls svn://<a href="http://scribus.net/tags">scribus.net/tags</a></div><div>There is a tag Release_1.5.4, so you can get the 1.5.4 source with</div><div>  svn co svn://<a href="http://scribus.net/tags/Release_1.5.4/">scribus.net/tags/Release_1.5.4/</a></div><div>Regards,</div><div>William</div><div><br></div><div>  </div><div><br></div></div></div></div></div></div></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Nov 27, 2018 at 5:39 PM ZASKE Martin <<a href="mailto:zm@revue-gugu.org">zm@revue-gugu.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> Hi Martin,<br>
> <br>
> One way might be to just follow the links from the main Scribus website:<br>
> <br>
> <a href="https://sourceforge.net/projects/scribus/files/scribus-devel/1.5.4/" rel="noreferrer" target="_blank">https://sourceforge.net/projects/scribus/files/scribus-devel/1.5.4/</a><br>
> <br>
> 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.<br>
> <br>
> Greg<br>
> <br>
<br>
<br>
Dear Greg,<br>
<br>
Sorry, I was never aware that the Scribus page on Sourceforge is<br>
considered the main Scribus website; I always went to <a href="http://scribus.net" rel="noreferrer" target="_blank">scribus.net</a> and<br>
often to the "old wiki". This compiling is mostly new to me, each time<br>
it goes differently - and I only do it, because there is no classic<br>
package for Leap 15 available.<br>
<br>
<br>
I went to the URL you sent me (on sourceforge) and looked at folder<br>
1.5.4. I found 8 items and no documentation and no descriptions, I tried<br>
parent folders too.<br>
<br>
I see two Windows flavours and one AppImage; those I know and they are<br>
not what I has asked about.<br>
<br>
Then I duckducked .dmg and learnt those files are for OS X users.<br>
<br>
Next I duckducked .asc and got too much information, but nothing about<br>
svn and checking out anything.<br>
<br>
So by this route I ended up with two archives .7z and .tar.xz (maybe<br>
containing the same content).<br>
<br>
<br>
I had asked about how I can check out a "historic" version from the svn<br>
trunk so that I can compile something which will be (or behave like)<br>
Scribus 1.5.4 for OpenSuse Leap 15.0 64bit.<br>
<br>
You sent me to a page and I found stuff but no answer to my question. I<br>
am right now downloading the .7z archive, and might find checked-out and<br>
ready-packed source code for Scribus 1.5.4, or I might find something<br>
else. Since internet is slow in my part of the world (download manager<br>
is estimating 45 minutes left), it feels like the lottery, downloading<br>
to find out what is inside.<br>
<br>
If I find source code inside, I will hope it is structured just as a svn<br>
checkout so that I can follow the online instructions on the wiki about<br>
compiling. I will let you know what happened.<br>
<br>
<br>
Getting late and our oldest cat is giving birth tonight, so will update<br>
later this week when I am back at this desk.<br>
<br>
Martin<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
> ___<br>
> Scribus Mailing List: <a href="mailto:scribus@lists.scribus.net" target="_blank">scribus@lists.scribus.net</a><br>
> Edit your options or unsubscribe:<br>
> <a href="http://lists.scribus.net/mailman/listinfo/scribus" rel="noreferrer" target="_blank">http://lists.scribus.net/mailman/listinfo/scribus</a><br>
> See also:<br>
> <a href="http://wiki.scribus.net" rel="noreferrer" target="_blank">http://wiki.scribus.net</a><br>
> <a href="http://forums.scribus.net" rel="noreferrer" target="_blank">http://forums.scribus.net</a><br>
> <br>
<br>
___<br>
Scribus Mailing List: <a href="mailto:scribus@lists.scribus.net" target="_blank">scribus@lists.scribus.net</a><br>
Edit your options or unsubscribe:<br>
<a href="http://lists.scribus.net/mailman/listinfo/scribus" rel="noreferrer" target="_blank">http://lists.scribus.net/mailman/listinfo/scribus</a><br>
See also:<br>
<a href="http://wiki.scribus.net" rel="noreferrer" target="_blank">http://wiki.scribus.net</a><br>
<a href="http://forums.scribus.net" rel="noreferrer" target="_blank">http://forums.scribus.net</a><br>
<br>
</blockquote></div></div>