On Sat, Apr 28, 2018 at 11:27:07PM +0300, mazoc...@disroot.org wrote:
> Hi!
>
> opencvs server: ignoring unknown option 'LockDir'
>
> It appears running anonymous OpenCVS server is awesome :D
>
> Anyway, it works, but if I remove LockDir, anonymous GNU CVS
&
Hi!
opencvs server: ignoring unknown option 'LockDir'
It appears running anonymous OpenCVS server is awesome :D
Anyway, it works, but if I remove LockDir, anonymous GNU CVS
stops working because it can't create LockDir :)
As far as I understand anonymous OpenCVS doesn't c
On Sun, Feb 04, 2018 at 09:03:04PM +, Stuart Henderson wrote:
> On 2018-02-04, mazocomp wrote:
> > Hi!
> >
> > I tried updating both /usr/src and /usr/ports with OpenCVS. It worked,
> > but it also downloaded empty directories (GNU CVS never did that):
>
On 2018-02-04, mazocomp wrote:
> Hi!
>
> I tried updating both /usr/src and /usr/ports with OpenCVS. It worked,
> but it also downloaded empty directories (GNU CVS never did that):
>
> $ ls /usr/src/
> CVSMakefile.cross distribgames include
>
Hi!
I tried updating both /usr/src and /usr/ports with OpenCVS. It worked,
but it also downloaded empty directories (GNU CVS never did that):
$ ls /usr/src/
CVSMakefile.cross distribgames include
kerberosV libexecregressshare usr.bin
Hi,
multiplex'd wrote on Thu, May 11, 2017 at 04:48:36PM +0100:
> I recently stumbled across the OpenCVS webpages and I was wondering
> what the status of the project is.
It is dormant. While it is *almost* ready for production,
actually trying to use it in production revealed in
Hello all,
I recently stumbled across the OpenCVS webpages and I was wondering what the
status of the project is. The webpage says that it is to be released soon,
however commits to the CVS tree seem to be few and far between. Is the codebase
in a state where it could be ported to other operating
in response to the 18x18ja.bdf out of memory issue while using
GNU cvs on the server, i've implemented support for opencvs to run
the cvs server also.
as it has always been, one can access GNU cvs on the server side with:
CVSROOT=anon...@openbsd.mirror.frontiernet.net:/cvs
and no
cked out /usr/src this way:
cd /usr && opencvs -d /home/OpenBSD_cvsync co src -P
and I used this command to update:
cd /usr/src && opencvs up -CAPd
/home/OpenBSD_cvsync is my local OpenBSD repo:
$ ls -l /home/OpenBSD_cvsync/
total 72
drwxr-xr-x 4 oc wsrc 2048 Ma
It's in the tree but not linked into the build.
You can use it and there are people working on it sporadically, but
expect bugs.
On Sat, Nov 20, 2010 at 01:05:21AM -0700, Clint Pachl wrote:
> I am starting a new project that needs version control and I was
> thinking about us
On Sat, Nov 20, 2010 at 01:05:21AM -0700, Clint Pachl wrote:
> I am starting a new project that needs version control and I was
> thinking about using OpenCVS. However, I'm not sure if it is in the
> base (I'm running -current). My old 4.4 firewall has
> /usr/bin/opencvs. Is
I guess it was replaced sometime in between August-October after
Tobias Stoeckmann sent in some patches which worked well. I know
because I manually deleted /usr/bin/opencvs and read a little about
it, I think it was on t...@. We might get that OpenCVS announcement
for 4.9
On Sat, Nov 20, 2010 at
I am starting a new project that needs version control and I was
thinking about using OpenCVS. However, I'm not sure if it is in the base
(I'm running -current). My old 4.4 firewall has /usr/bin/opencvs. Is
/usr/bin/cvs actually opencvs?
I noticed http://www.openbsd.org/plus48.h
some new info about this issue, the command and the return:
[avaricia:/usr] root# time opencvs checkout -P -r OPENBSD_4_3 src
...
after about 2 hours without response I get:
...
Read from remote host anoncvs.de.openbsd.org: Connection reset by peer
opencvs [checkout aborted]: failed to write
, although the server should be specified with -d,
which also would make it easier to see what the problem might be.
I run "export [EMAIL PROTECTED]:/cvs" before the
opencvs command. I'm spanish so I need a "relative" near server to do
so. Right know I will try some a
Erm...
> [...] there are no CVS/ directories
Just link me into the list of people doing things wrong. :)
Anyway, running a checkout from /usr for src will fully work
and does what is expected (updates the source tree). There is nothing
wrong in doing so, although the server should be specified w
s obviously even stated on
http//www.openbsd.org/anoncvs.html.
> - download de src.tar.gz and sys.tar.gz from a ftp.
> - untar them on /usr/src (tar zxvf file.tar.gz in /usr/src)
> - cd /usr
> - opencvs checkout -P -r OPENBSD_4_3 src
Can you please tell me if you have run against an
On Fri, 14 Nov 2008 01:15:19 +0100
Jesus Sanchez <[EMAIL PROTECTED]> wrote:
> Hi list, using stable 4.3.
>
> I have a weird behaviour with "opencvs" and wish to know if it's a
> known thing. My usual steps to have an up to date OpenBSD source tree
> is to do
Hi list, using stable 4.3.
I have a weird behaviour with "opencvs" and wish to know if it's a known
thing. My usual steps to have an up to date OpenBSD source tree is to
download the src.tar.gz and sys.tar.gz files from a well known ftp
server, and then launch a opencvs checkou
If you are running an anoncvs server with opencvs installed
on it (using the anoncvs.shar file), please contact me off-list.
.joris
Le Wed, 30 Apr 2008 14:36:48 +0200,
[EMAIL PROTECTED] a icrit :
> any info on why http://www.opencvs.org/ is down, and how active is
> this project?
> thx
>
http://www.undeadly.org/cgi?action=article&sid=20080228093414
--
- Nicolas.
any info on why http://www.opencvs.org/ is down, and how active is
this project?
thx
the server
side and fail, it hasn't been debugged/fixed yet."
After reading that, I realized that the snapshot I was running had
opencvs installed. Trying the exact same command (against a local
repository) with opencvs worked perfectly and I had xenocara built in
no time.
Thanks to th
> a little mdoc -mandoc cvs.1 and there you go !
Oups, nroff -mandoc cvs.1
That works better like this
>
>
> On Jan 26, 2008 8:43 AM, xavier brinon <[EMAIL PROTECTED]> wrote:
> > the man pages of opencvs are cvs.1, cvs.5 (as far as I remember) in
> > t
the man pages of opencvs are cvs.1, cvs.5 ans cvsintro.7 (know I remember) in
the source directory of opencvs, that is : /usr/src/usr.bin/cvs/
a little mdoc -mandoc cvs.1 and there you go !
On Jan 26, 2008 8:43 AM, xavier brinon <[EMAIL PROTECTED]> wrote:
> the man pages of opencvs
the man pages of opencvs are cvs.1, cvs.5 (as far as I remember) in
the source directory of opencvs
On Jan 25, 2008 4:38 PM, Julian Leyh <[EMAIL PROTECTED]> wrote:
> On 11:57 Sun 20 Jan , Darrin Chandler wrote:
> > On Sun, Jan 20, 2008 at 06:31:48PM +, Stuart Henderson
/cvs/
> > >
> > > I'm slighly confused by something if the "cvs" command in
> > > OpenBSD 4.2 is "OpenCVS",
> >
> > it isn't - not everything in source is linked to the build yet.
>
> However, those interested in using/te
"Unix Fan" <[EMAIL PROTECTED]> writes:
> Is there a list of GNU software being installed on my computer?
The contents of /usr/src/gnu should give you an idea.
--
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.n
On 20 Jan 2008 10:15:15 -0800, Unix Fan <[EMAIL PROTECTED]> wrote:
> Stuart Henderson wrote:
>
> > See for yourself: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/cvs/
>
>
>
> I'm slighly confused by something if the "cvs" command in OpenBSD 4.2
he "cvs" command in
> > OpenBSD 4.2 is "OpenCVS",
>
> it isn't - not everything in source is linked to the build yet.
However, those interested in using/testing OpenCVS should take a peek at
their /usr/src/usr.bin/cvs/README file as a start.
--
Darrin Ch
OpenCVS is not compiled or installed by default, yet, but the CVS in
src/gnu/usr.bin/cvs/ is.
Regards,
Andreas
On 20 Jan 2008 10:15:15 -0800, Unix Fan <[EMAIL PROTECTED]> wrote:
> Stuart Henderson wrote:
>
> > See for yourself: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bi
On 20 Jan 2008 10:15:15 -0800, Unix Fan <[EMAIL PROTECTED]> wrote:
> Stuart Henderson wrote:
>
> > See for yourself: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/cvs/
>
>
>
> I'm slighly confused by something if the "cvs" command in OpenBSD 4.2
On 2008/01/20 10:15, Unix Fan wrote:
> Stuart Henderson wrote:
> > See for yourself: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/cvs/
>
> I'm slighly confused by something if the "cvs" command in
> OpenBSD 4.2 is "OpenCVS",
it isn't - not everything in source is linked to the build yet.
Stuart Henderson wrote:
> See for yourself: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/cvs/
I'm slighly confused by something if the "cvs" command in OpenBSD 4.2 is
"OpenCVS", why does "cvs --help" refer to places like cvshome.org for updates
etc?
-Nix Fan.
On 2008/01/20 10:22, Richard Daemon wrote:
> Just wondering what the status of OpenCVS is. Is it still being actively
> worked on more or on the back burner for now?
See for yourself: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/cvs/
Hi,
Just wondering what the status of OpenCVS is. Is it still being actively
worked on more or on the back burner for now?
Just curious to know.
TIA.
Le 20 sept. 07 ` 07:10, Karl Sjvdahl - dunceor a icrit :
On 9/19/07, Adrian Fisher <[EMAIL PROTECTED]> wrote:
1. Who here knows about OpenCVS?
2. How is it used?
3. When will it be released? Will it be released at the same
time as
4.2?
Regards,
A.
1. OpenCVS is develo
On 19/09/2007, Adrian Fisher <[EMAIL PROTECTED]> wrote:
>3. When will it be released? Will it be released at the same time as
I was wondering this also. I am really looking forward to the release
to replace GNU CVS.
I think ( I might be wrong ), the code is there in current, but not
linked
On 9/19/07, Adrian Fisher <[EMAIL PROTECTED]> wrote:
>1. Who here knows about OpenCVS?
>2. How is it used?
>3. When will it be released? Will it be released at the same time as
>4.2?
>
>
> Regards,
>
> A.
>
>
1. OpenCVS is developed by sev
1. Who here knows about OpenCVS?
2. How is it used?
3. When will it be released? Will it be released at the same time as
4.2?
Regards,
A.
Many thanks.
Alan
On Fri, 1 Dec 2006, Alan Watson wrote:
> Hi,
>
> I've just upgraded from OpenBSD/i386 3.8 to 4.0 (yeah, I know), and I've run
> across a difference between the behavior of co in OpenCVS RCS (version 3.6)
> and GNU RCS (version 5.7, in the ports).
This has been fixed in
Hi,
I've just upgraded from OpenBSD/i386 3.8 to 4.0 (yeah, I know), and I've
run across a difference between the behavior of co in OpenCVS RCS
(version 3.6) and GNU RCS (version 5.7, in the ports).
Try the following in an empty directory:
$ touch foo
$ mkdir RCS
$ /usr/bin/ci -i f
I thought it might be nice to give some details about
what state opencvs is in after the hackathon.
the best way to do this is probably with some examples.
so here goes:
we need a repository to test on, lets import it:
[EMAIL PROTECTED]:~/test/misctest > opencvs -d ~/test/repo import
stable release.
>
> Everything one could read in the past time about the project suggests
> you can start out with GNU CVS and easily switch later to OpenCVS.
there's also /usr/src/usr.bin/cvs/README
if you wanted to see where things are now, check it out, etc.
--
jared
[ openbsd 3.9-current GENERIC ( mar 15 ) // i386 ]
ect suggests
you can start out with GNU CVS and easily switch later to OpenCVS.
--knitti
On Sun, Apr 09, 2006 at 08:22:19PM +0200, Stefan wrote:
> OpenCVS is to be released soon.
> So what does soon mean? Does this mean one week, one mounth, a half
> year or whatever.
http://nedbsd.nl/modules/static/page/JorisVinkInterview
More can be found via google.
No time plans
Hi,
I'm interested in the new OpenCVS project and would like to when it's
to be released. I know you can't poste an exact date but for a while
this phrase is at the homepage:
OpenCVS is to be released soon.
So what does soon mean? Does this mean one week, one mounth, a
On 11/5/05, J.C. Roberts <[EMAIL PROTECTED]> wrote:
> I was looking to learn more about OpenCVS, in particular, reading the
> "cvsintro" docs mentioned here:
>
> http://www.opencvs.org/manual.html
>
> Unfortunately the links are broken. Could someone drop-kick m
J.C. Roberts wrote:
I was looking to learn more about OpenCVS, in particular, reading the
While OpenCVS isn't ready, yet, reading the contents of the cvs-guide
package (located in books/cvs-guide in the ports tree) is very
educational. OpenCVS will probably work in similar ways (I ha
On Fri, Nov 04, 2005 at 01:17:29PM -0800, J.C. Roberts wrote:
> I was looking to learn more about OpenCVS, in particular, reading the
> "cvsintro" docs mentioned here:
>
> http://www.opencvs.org/manual.html
OpenCVS is not yet released and still under development.
> Un
On 11/4/05, J.C. Roberts <[EMAIL PROTECTED]> wrote:
> http://www.opencvs.org/manual.html
>
> Unfortunately the links are broken. Could someone drop-kick me in the
> right direction? I need to (better) learn both CVS usage and CVS
> setup/administration.
typing things like "cvs", "cvs book", and "c
I was looking to learn more about OpenCVS, in particular, reading the
"cvsintro" docs mentioned here:
http://www.opencvs.org/manual.html
Unfortunately the links are broken. Could someone drop-kick me in the
right direction? I need to (better) learn both CVS usage and CVS
setup/admi
e people having such experience with this matter. Is that possible
to solve this situation with OpenCVS ???
Thanks to help me.
Regards
Vincent.
Hi,
On Sun, Sep 04, 2005 at 09:32:32PM +0200, [EMAIL PROTECTED] wrote:
> So can we exspect some neat options GNU-CVS dosn't provide?
This interview has some info:
http://nedbsd.nl/modules/static/page/JorisVinkInterview
Hello everybody,
Are there some features GNU CVS dosn't contain?
During reading the Project-Goals of OpenCVS I noticed (ofcourse)
the first Goal:
-
Stay as compatible as possible with GNU cvs without compromising the
security of the system.
-
So can we exspect some neat options GNU-CVS d
On 02/09/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> For about ~2 Months I read "OpenCVS is to be released soon" so I asked
> myself:
> Will OpenCVS be part of OpenBSD 3.8?
>
> Kind regards,
> Sebastian
> --
> Don't buy anything from YeongYang.
For about ~2 Months I read "OpenCVS is to be released soon" so I asked
myself:
Will OpenCVS be part of OpenBSD 3.8?
Kind regards,
Sebastian
--
Don't buy anything from YeongYang.
Their Computercases are expensiv, they WTX-powersuplies start burning and
their support refuse any R
2005/8/3, Matthias Kilian <[EMAIL PROTECTED]>:
> On Wed, Aug 03, 2005 at 11:01:48PM +0200, Wijnand Wiersma wrote:
> > The interview is at http://nedbsd.nl/modules/static/page/JorisVinkInterview
>
> | Anything you want to add to this interview?
> |
> | Humppa!
>
> I wonder wether the 3.8 song will
On Wed, Aug 03, 2005 at 11:01:48PM +0200, Wijnand Wiersma wrote:
> The interview is at http://nedbsd.nl/modules/static/page/JorisVinkInterview
| Anything you want to add to this interview?
|
| Humppa!
I wonder wether the 3.8 song will be Humppa style. Seems to be some
kind of hype nowadays.
Cia
For those interested, NedBSD has published a interview with Joris Vink
about OpenCVS.
The interview is at http://nedbsd.nl/modules/static/page/JorisVinkInterview
- Wijnand
I think OpenCVS will deal with several limitations of CVS. I think the
OpenBSD folks are the right persons to deal with this.
Wijnand
62 matches
Mail list logo