Re: Building from source
David Sims <[email protected]>
| Newsgroups | gmane.comp.security.ipcop.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 31 Dec 2015, Vincent Zweije wrote: > On Thu, Dec 31, 2015 at 01:43:24PM -0600, David Sims wrote: > > || Sorry for the top post, but just doing it for consistency.... > || > || Yes... I've seen all that... But my question is this: > || > || what --revision nnn is equal to release 2.1.8 ?? > > Subversion teaching time... > > $svn log -v --stop-on-copy http://svn.code.sf.net/p/ipcop/svn/ipcop/tags/release-2.1.8 > ------------------------------------------------------------------------ > r7814 | owes | 2015-01-25 11:00:25 +0100 (Sun, 25 Jan 2015) | 1 line > Changed paths: > A /ipcop/tags/release-2.1.8 (from /ipcop/trunk:7813) > > SVN tag for 2.1.8 release. > ------------------------------------------------------------------------ > $ > > You can either export the tag: > > svn export http://svn.code.sf.net/p/ipcop/svn/ipcop/tags/release-2.1.8 > > or check out the trunk revision that the tag was taken from: > > svn checkout -r 7813 http://svn.code.sf.net/p/ipcop/svn/ipcop/trunk > Hi Vincent! Yes! Yes! that worked perfectly! svn checkout -r 7813 http://svn.code.sf.net/p/ipcop/svn/ipcop/trunk resulted in "Checked out revision 7813." I wonder if someone could add this simple bit of fu to the Development page at: http://sourceforge.net/p/ipcop/wiki/HowTo%20build/ for the next wanker that comes along?? I would be happy to do it myself, but I think I would need some kind of "permission".... DPS ------------------------------------------------------------------------------ _______________________________________________ IPCop-user mailing list [email protected] Manage your subscription or unsubscribe https://lists.sourceforge.net/lists/listinfo/ipcop-user