[arch-dev-public] Ohloh

Aaron Griffin aaronmgriffin at gmail.com
Fri Jul 17 15:20:47 EDT 2009


On Fri, Jul 17, 2009 at 2:06 PM, Aaron Griffin<aaronmgriffin at gmail.com> wrote:
> On Fri, Jul 17, 2009 at 12:43 PM, Roman
> Kyrylych<roman.kyrylych at gmail.com> wrote:
>> On Fri, Jul 17, 2009 at 18:35, Aaron Griffin<aaronmgriffin at gmail.com> wrote:
>>> On Fri, Jul 17, 2009 at 9:00 AM, Roman Kyrylych<roman.kyrylych at gmail.com> wrote:
>>>> Note that all our current/core/extra/unstable CVS repos history
>>>> is missing after SVN was finally imported.
>>>>
>>>> I'm not sure about CVS/SVN URLs for our old repos,
>>>> could someone please provide me with the following info:
>>>> * CVS URL to our old current/core/extra/unstable CVS repos
>>>
>>> Hmm we don't have cvs pserver running anymore. Can we authenticate
>>> over ssh safely? If so, they're all located in /srv/cvs on gerolde
>>>
>>
>> I don't think Ohloh supports ssh, at least svn+ssh:// is not
>> recognized as valid.
>>
>>>>  - is it correct? (Ohloh could not update from that URL for a long time)
>>>> * SVN URL to the new community SVN repo
>>>
>>> svn+ssh://aur.archlinux.org/srv/svn-packages - same as gerolde, just
>>> different hostname
>>
>> As mentioned above, svn+ssh:// is rejected,
>> svn://aur.archlinux.org/srv/svn-packages does not work either
>> ("An error occured connecting to the server.
>> Check the URL, username, and password")
>
> Yeah, svn:// need svnserve running. I guess I could set it up on there...

Success.

$ svn co -N svn://aur.archlinux.org/srv/svn-packages
Checked out revision 81.


More information about the arch-dev-public mailing list