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

Re: Subversion in Linux

From: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 2 Feb 2009 13:16:43 -0500

Please reply to the Subversion user group and not just to me. I am not
an expert at Apache configurations, so I can't really help you with
issues like this. There are other people on the Subversion list who
can though.

However, it looks like this isn't an Apache configuration issue. The
system you're on is looking at integ and thinking the correct name of
the system is integ-build1. But, I don't know why a svn co is giving
you this error. To me, "svn co" either works or doesn't work. There is
no Subversion information embedded in the directory when a checkout is
done.

Is this message from the "svn co" command? Or, is this something you
get from subsequent Subversion commands once you do the checkout.

On Sat, Jan 31, 2009 at 6:58 AM, ram kumar <ramk8928_at_yahoo.com> wrote:
> Hi,
>
> thanks for your reply, i have another problem now when I try to checkout
> from svn repository
>
> svn co http://integ/myrep
>
> it says
> svn: Repository moved permanently to 'http://integ-build1/myrep/'; please
> relocate
>
> my httpd.conf entry is as given below
>
>
> #</VirtualHost>
> <Location /svn>
> DAV svn
> SVNParentPath /advent1/httpd/html/integ/myrep
> SVNListParentPath on
> Satisfy Any
> #Require valid-user
> AuthName "Subversion repository"
> AuthUserFile /etc/svn-auth-file
> </Location>
>
> Please help me out
>
> ram
>
> ________________________________
> From: David Weintraub <qazwart_at_gmail.com>
> To: postmaster_at_tigris.org
> Cc: users_at_subversion.tigris.org; ramk8928_at_yahoo.com
> Sent: Wednesday, 28 January, 2009 11:54:27 AM
> Subject: Re: Subversion in Linux
>
> What distribution of Subversion do you use?
>
> Standard SUSE from Novell doesn't come with Subversion, and you have
> to manually download APRlib, Neon, Libz and compile those first before
> you download Subversion source and compile that. Another possibility
> is to try the OpenSUSE packages at
> <http://software.opensuse.org/search>.
>
> Fedora, Red Hat, Ubuntu, and Debian all have packages available from
> the dist packager. Do a search for "Subversion" or "SVN".
>
> On Mon, Jan 19, 2009 at 6:57 AM, <postmaster_at_tigris.org> wrote:
>> Hi,
>>
>> I am new to subversion, I don't find any relevant link from Step 1 to do
>> smooth installation.
>>
>> Can anyone give me a link and trouble shooting links to install it
>>
>> Thanks
>> ram
>>
>> ------------------------------------------------------
>>
>> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1034404
>>
>> To unsubscribe from this discussion, e-mail:
>> [users-unsubscribe_at_subversion.tigris.org].
>>
>
>
>
> --
> --
> David Weintraub
> qazwart_at_gmail.com
>
> ________________________________
> Get perfect Email ID for your Resume. Get before others grab.

-- 
--
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1091684
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-02 19:17:37 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.