On Tue, Jun 17, 2008 at 11:00 AM, narendra babu <[EMAIL PROTECTED]> wrote: > When I was trying to Install in my Ubuntu system , it is throwing dependency > errors . > > So it will be great help if i can get all the dependencies in a single > package for subversion, > > COuld any body knows the URL where i can download whole of subversion package > at one go .
If you want to compile subversion from source you will require the subversion source tar ball along with the subversion deps tar ball. Have a look at the following link http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=74 which provides you with the latest stable subversion 1.4 release with the source code and dependencies. I recommend the following to you: http://subversion.tigris.org/downloads/subversion-1.4.6.tar.gz http://subversion.tigris.org/downloads/subversion-deps-1.4.6.tar.gz You can refer http://svn.collab.net/repos/svn/trunk/INSTALL for installation instructions. -- Senthil Kumaran S http://www.stylesen.org/ _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
