[open-beos-printing] Re: Small step for PDF Writer
- From: Michael Pfeiffer <michael.pfeiffer@xxxxxxxxx>
- To: open-beos-printing@xxxxxxxxxxxxx
- Date: Thu, 18 Apr 2002 10:50:45 +0200
>I'm glad you wrote. I can log in successfully into cvs and all, but I
>can't seem to locate where the files are that I want to check out.
>Could you please help me out? I'm trying to get the docs for BePDF to
>do some updating and also the information for the PDF Writer Driver. I
>just can't seem to figure out what to type in to get what I'm after.
If you have not checked out the print_kit module, then do it now:
export CVS_RSH=ssh
export CVSROOT=SFNAME@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/open-beos
cvs -z3 co print_kit
If you had it already, change into the directory
print_kit/source/add-ons/drivers/PDF/
and type
cvs -z3 update
to synchronize your local copy with the repository.
- Michael
PS: For BePDF:
export CVS_RSH=ssh
export CVSROOT=SFNAME@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/bepdf
cvs -z3 co BePDF
You can also use the CVS browser to locate files:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/open-beos/print_kit/source/add-ons/drivers/PDF/
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/bepdf/BePDF/
- Follow-Ups:
- [open-beos-printing] Re: Small step for PDF Writer
- From: Celerick Stephens
Other related posts:
- » [open-beos-printing] Small step for PDF Writer
- » [open-beos-printing] Re: Small step for PDF Writer
- » [open-beos-printing] Re: Small step for PDF Writer
- » [open-beos-printing] Re: Small step for PDF Writer
- » [open-beos-printing] Re: Small step for PDF Writer
- » [open-beos-printing] Re: Small step for PDF Writer
- [open-beos-printing] Re: Small step for PDF Writer
- From: Celerick Stephens