[dev] application for secure storing passwords with horde
Andre Pawlowski
sqall at h4des.org
Tue Apr 6 11:41:17 UTC 2010
I just took a look:
tux at handtuch:~$ whereis cvs
cvs: /usr/bin/cvs /usr/share/man/man5/cvs.5.gz /usr/share/man/man1/cvs.1.gz
tux at handtuch:~$ ls -la /usr/bin/ | grep cvs
-rwxr-xr-x 1 root root 748984 2008-09-03 01:41 cvs
-rwxr-xr-x 1 root root 68848 2008-10-06 06:36 cvsps
-rwxr-xr-x 1 root root 117750 2010-02-16 11:27 git-cvsserver
And to make sure I used the right cvs binary I just tried:
tux at handtuch:~/projekte/horde/cvs$ export
CVSROOT=sqall at cvs.horde.org:/repository
tux at handtuch:~/projekte/horde/cvs$ /usr/bin/cvs co horde
/repository/ does not seem to be a valid GIT repository
/repository/ is not a valid repository
I still have no clue. I installed cvs out of the debian squeeze repo.
The version is:
Concurrent Versions System (CVS) 1.12.13 (client/server)
I am running out of ideas and I'm very thankful for any.
Andre Pawlowski
-------------------------------------------------------------------
Ordnung braucht nur der Dumme, das Genie beherrscht das Chaos.
-Albert Einstein
On 04/05/2010 09:52 PM, Ben Klang wrote:
> On Mar 29, 2010, at 8:01 AM, Andre Pawlowski wrote:
>
>
>> I have problems to use the cvs repository. I just installed cvs and read http://horde.org/source/cvs.php. First I tested the anonymous checkout. It works perfectly. Then I tried the developer login. I did just like the manual on the page said:
>>
>> tux at handtuch:~$ export CVSROOT=sqall at cvs.horde.org:/repository
>> tux at handtuch:~$ cvs co horde
>> /repository/ does not seem to be a valid GIT repository
>>
>>
> Is there any chance that you somehow have "cvs" aliased to "git" on your local machine? Sounds odd, I know, but I'm trying to think of any reason why that "cvs" command would generate a "git" error.
>
> /BAK/
>
>
>
More information about the dev
mailing list