[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: one doubt on subversion

From: vani yadav <vaniyad_at_gmail.com>
Date: Tue, 1 Feb 2011 02:29:03 -0800

Helo sir,

I need one help from you.

I downloaded subversion-1.6.15 source, i compiled and installed it.

now i need GUI for subversion, so downloaded TortoiseSVN 1.6.12 source.i
installed all the dependency package for TortoiseSVN.

when i run the command "nant subversion", i get the following error

                        BUILD FAILED

                        D:\SVN\TortoiseSVN\ext\build\apr.build(25,4):
                        File 'D:\SVN\TortoiseSVN\ext\apr\include\apr.hw'
does not exist.

Like this i get error like missing libapr.rc, apr_version.h(all these files
are their in subversion) but how to link them.

can you please help me

With Regards
Vani

On Tue, Jan 25, 2011 at 1:46 AM, Volker Kopetzky <vk_at_vzkb.de> wrote:

> Vani,
>
> subversion comes with a commandline client only.
> There are several Open Source and paid GUI clients out there.
> On Windows, I mostly use TortoiseSVN (open source)
> On OSX, I use Versions (paid).
> On Linux, I mostly use the CLI.
>
> For development, there's also several Eclipse and Visual Studio Plugins,
> for Eclipse I use subclipse and CollabNet Desktop.
>
> For more, please see
> http://en.wikipedia.org/wiki/Comparison_of_Subversion_clients
>
> Kind regards,
> Volker
>
> Am 25.01.2011 um 16:29 schrieb vani yadav:
>
> Hello sir,
>
> I downloaded subversion-1.6.15, i installed all the dependency package. i
> built berkeley, built apache then configured subversion and built
> subversion.
>
> after building subversion i Run the win-tests.py script to test Subversion.
>
> now all the binaries are created, if i run svn.exe
> (C:\SVN\src-trunk\Release\subversion\svn) from command line it works.
> I am able to see SVN commands on command line but not able to find svn GUI.
>
> My question is i am not able to make GUI up, so please let me know how to
> create subversion-setup.exe file.
>
>
> --
> Thanks and Regards
> Vani
>
>

-- 
Thanks and Regards
Vani
Received on 2011-02-01 11:29:41 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.