You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by ma...@gmx.net on 2003/06/27 08:05:06 UTC

problems w/ a converted repository

hi @ll

i just tried to convert repository from cvs 2 svn ...

first i thought everything worked, because the newrepository was build.

but: every file has 0 KB and is empty....

i mentiond that i get this error, while converting:

[snip]
....
processed 85 files
----- pass 2 -----
----- pass 3 -----
----- pass 4 -----
committing: Tue Jan 14 11:47:27 1997, over 0 seconds
    adding or changing 2.0 : src/trunk/test.c
sh: line 1: co: command not found
    new revision: 2
...
[snip]

what went wrong??


greetz

achim

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: problems w/ a converted repository

Posted by ma...@gmx.net.
hi

THX, for your very quick response

this time the convertion worked ....

but i have another problem:

when i use viewCVS to display diffs there occurres an error, when i am using
the button at the bottom of the page:

Traceback (most recent call last):
  File "/usr/local/viewcvs1.0-dev/lib/viewcvs.py", line 3109, in main
    run_viewcvs(server)
  File "/usr/local/viewcvs1.0-dev/lib/viewcvs.py", line 3070, in run_viewcvs
    % request.url, '404 Not Found')
ViewCVSException: 404 Not Found: /viewSVN/include/trunk/mwc.h: unknown
location

when i use the links behind the logentries:
e.g.:

Revision 125 - (download), view (text) (markup) - [select for diffs] 
###################
Diff to previous 60  <- this link

the diff works fine ..

is this a problem of my system or of viewcvs or svn?


greetz achim

> mailing.lists@gmx.net wrote:
> > i mentiond that i get this error, while converting:
> > ...
> > sh: line 1: co: command not found
> 
> You need to have RCS installed. co is one of the RCS commands. The RCS
> homepage
> is http://www.cs.purdue.edu/homes/trinkle/RCS/
> 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: problems w/ a converted repository

Posted by Russell Yanofsky <re...@columbia.edu>.
mailing.lists@gmx.net wrote:
> i mentiond that i get this error, while converting:
> ...
> sh: line 1: co: command not found

You need to have RCS installed. co is one of the RCS commands. The RCS homepage
is http://www.cs.purdue.edu/homes/trinkle/RCS/





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org