<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Arial size=2>Here are a few links for SVN.</FONT></DIV>
<DIV><FONT face=Arial size=2>Subversion (SVN) home page.</FONT></DIV>
<DIV><A href="http://subversion.tigris.org/"><FONT face=Arial
size=2>http://subversion.tigris.org/</FONT></A></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This is the links page of the main Subversion
website. It has all the links I put here and MANY more.</FONT></DIV>
<DIV><FONT face=Arial size=2>A great resource for SVN!</FONT></DIV>
<DIV><FONT face=Arial size=2><A
href="http://subversion.tigris.org/project_links.html">http://subversion.tigris.org/project_links.html</A></FONT><A
href="http://subversion.tigris.org/project_packages.html"></A></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Tortoise - Windows Shell (Explorer) integration.
Can be used without any IDE.</FONT></DIV>
<DIV><A href="http://tortoisesvn.tigris.org/"><FONT face=Arial
size=2>http://tortoisesvn.tigris.org/</FONT></A></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>JSVN - A Java Subversion Client</FONT></DIV>
<DIV><A href="http://jsvn.alternatecomputing.com/"><FONT face=Arial
size=2>http://jsvn.alternatecomputing.com/</FONT></A></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>SCPlugin - A Subversion plugin for the Mac OS X
Finder</FONT></DIV>
<DIV><A href="http://scplugin.tigris.org/"><FONT face=Arial
size=2>http://scplugin.tigris.org/</FONT></A></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><STRONG>Subcommander</STRONG> - A cross-platform Subversion GUI client
including a visual text merge tool.<BR><A
href="http://subcommander.tigris.org/">http://subcommander.tigris.org/</A></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Daniel Blake</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>----- Original Message ----- </FONT>
<DIV><FONT face=Arial size=2>From: "Eric Hartwell" <</FONT><A
href="mailto:darth_linux@ameritech.net"><FONT face=Arial
size=2>darth_linux@ameritech.net</FONT></A><FONT face=Arial
size=2>></FONT></DIV>
<DIV><FONT face=Arial size=2>To: "SWORD Developers' Collaboration Forum"
<</FONT><A href="mailto:sword-devel@crosswire.org"><FONT face=Arial
size=2>sword-devel@crosswire.org</FONT></A><FONT face=Arial
size=2>></FONT></DIV>
<DIV><FONT face=Arial size=2>Sent: Friday, January 28, 2005 4:04 PM</FONT></DIV>
<DIV><FONT face=Arial size=2>Subject: Re: [sword-devel] cvs won't
compile</FONT></DIV></DIV>
<DIV><FONT face=Arial><BR><FONT size=2></FONT></FONT></DIV><FONT face=Arial
size=2>oh, that's something I didnt know. pardon the ignorance, but how do I
download <BR>the SVN from </FONT><A
href="https://crosswire.org/svn/sword/trunk"><FONT face=Arial
size=2>https://crosswire.org/svn/sword/trunk</FONT></A><FONT face=Arial size=2>?
are there cvs-like <BR>commands to do this? <BR><BR>thanks, <BR><BR>Eric
<BR><BR>On Thursday 27 January 2005 22:09, Troy A. Griffitts wrote:<BR>>
Eric,<BR>> CrossWire does not support CVS any longer, and I believe
this has been<BR>> fixed for quite some time in our Subversion (SVN)
repository. I'd need<BR>> a little more information to help, if you're
sure you have the latest<BR>> SVN code (</FONT><A
href="https://crosswire.org/svn/sword/trunk"><FONT face=Arial
size=2>https://crosswire.org/svn/sword/trunk</FONT></A><FONT face=Arial
size=2>)<BR>><BR>> -Troy.<BR>><BR>> Eric Hartwell
wrote:<BR>> > Hello,<BR>> ><BR>> > I try to compile CVS and I
get<BR>> ><BR>> > g++ -DUSE_AUTOTOOLS
-DGLOBCONFPATH=\"/usr/local/etc/sword.conf\" -DUNIX<BR>> > -I. -I. -I..
-I../include -g -O2 -ftemplate-depth-25 -c<BR>> > ../src/keys/versekey.cpp
-MT versekey.lo -MD -MP -MF .deps/versekey.TPlo <BR>> > -fPIC
-DPIC<BR>> > In file included from ../include/swconfig.h:32,<BR>>
>
from ../include/localemgr.h:29,<BR>>
>
from ../src/keys/versekey.cpp:22:<BR>> > ../include/multimapwdef.h: In
member function `T&<BR>> > sword::multimapwithdefault<Key, T,
Compare>::getWithDefault(const Key&,<BR>> > const T&)':<BR>>
> ../include/multimapwdef.h:15: error: there are no arguments to `end'
that<BR>> > depend on a template parameter, so a declarationof `end' must
be<BR>> > available ../include/multimapwdef.h:15: error: (if you
use<BR>> > `-fpermissive', G++ will accept your code, but allowing the use
of an<BR>> > undeclared name is deprecated) ../include/multimapwdef.h: In
member<BR>> > function `T&<BR>> >
sword::multimapwithdefault<Key, T, Compare>::operator[](const
Key&)':<BR>> > ../include/multimapwdef.h:22: error: there are no
arguments to `end' that<BR>> > depend on a template parameter, so a
declarationof `end' must be<BR>> > available make[2]: *** [versekey.lo]
Error 1<BR>> > make[2]: Leaving directory
`/home/eah/downloads/bibletime/sword/lib'<BR>> > make[1]: ***
[all-recursive] Error 1<BR>> > make[1]: Leaving directory
`/home/eah/downloads/bibletime/sword'<BR>> > make: *** [all] Error
2<BR>> ><BR>> ><BR>> > any suggestions?<BR>> ><BR>>
> thanks,<BR>> ><BR>> > Eric<BR></FONT><FONT face=Arial
size=2>_______________________________________________<BR>sword-devel mailing
list<BR></FONT><A href="mailto:sword-devel@crosswire.org"><FONT face=Arial
size=2>sword-devel@crosswire.org</FONT></A><BR><A
href="http://www.crosswire.org/mailman/listinfo/sword-devel"><FONT face=Arial
size=2>http://www.crosswire.org/mailman/listinfo/sword-devel</FONT></A><BR></BODY></HTML>