RE: [PHP] php + cvs

2005-06-01 Thread Kim Madsen
-Original Message- From: Bostjan Skufca @ domenca.si [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 31, 2005 6:57 PM is it possible to mount CVS/SVN repository as filesystem? a. why would you want to? (the whole idea is that you _dont_ edit files directly in the repository) b.

Re: [PHP] php + cvs

2005-05-31 Thread Burhan Khalid
Vlad Golodov wrote: Hi All! are here any people who have tried to develop php application using CVS? What programms have you used for it? CVS should be located on the internet. I have used CVS before (since its available in Zend Studio) and have had to do a bit of reconfiguring of Zend

Re: [PHP] php + cvs

2005-05-31 Thread Jochem Maas
Vlad Golodov wrote: Hi All! are here any people who have tried to develop php application using CVS? yes, everyday :-) bare in mind that CVS actually creates a bit more work for you (especially in the beginning when you are still on the fairly steep CVS learning curve) but that you gain in

Re: [PHP] php + cvs

2005-05-31 Thread Marcus Bointon
On 31 May 2005, at 09:58, Jochem Maas wrote: Also I hear lots of good things about subversion (SVN), which is a newer alternative for version control - some even say its better. I can definitely vouch for Subversion. I'm using it for all my PHP stuff. I'd not used cvs a great deal, but I'd

Re: [PHP] php + cvs

2005-05-31 Thread M. Sokolewicz
Marcus Bointon wrote: On 31 May 2005, at 09:58, Jochem Maas wrote: Also I hear lots of good things about subversion (SVN), which is a newer alternative for version control - some even say its better. I can definitely vouch for Subversion. I'm using it for all my PHP stuff. I'd not used

Re: [PHP] php + cvs

2005-05-31 Thread Bostjan Skufca @ domenca.com
Hello, is it possible to mount CVS/SVN repository as filesystem? regards, Bostjan On Tuesday 31 May 2005 15:46, M. Sokolewicz wrote: Marcus Bointon wrote: On 31 May 2005, at 09:58, Jochem Maas wrote: Also I hear lots of good things about subversion (SVN), which is a newer alternative

Re: [PHP] php + cvs

2005-05-31 Thread Jochem Maas
Bostjan Skufca @ domenca.com wrote: Hello, is it possible to mount CVS/SVN repository as filesystem? a. why would you want to? (the whole idea is that you _dont_ edit files directly in the repository) b. this is a php mailinglist not a cvs mailinglist. ;-) regards, Bostjan On Tuesday 31

Re: [PHP] php + cvs

2005-05-31 Thread Bostjan Skufca @ domenca.si
a. It would create a posibility to run application directly from CVS if http server would have access to it b. details :)) On Tuesday 31 May 2005 18:06, Jochem Maas wrote: Bostjan Skufca @ domenca.com wrote: Hello, is it possible to mount CVS/SVN repository as filesystem? a. why would

Re: [PHP] php + cvs

2005-05-31 Thread Marcus Bointon
On 31 May 2005, at 15:40, Bostjan Skufca @ domenca.com wrote: is it possible to mount CVS/SVN repository as filesystem? Yes and no. Both keep stuff as normal files, but often as diffs and BDB databases. You really need to go through the appropriate client interface to extract data from it

Re: [PHP] php + cvs

2005-05-31 Thread Jochem Maas
Bostjan Skufca @ domenca.si wrote: a. It would create a posibility to run application directly from CVS if http server would have access to it doeos anyone else think this is silly? besides which this is webdevelopment, the http server's config/paths etc matter ... so how do the files inside

Re: [PHP] php + cvs

2005-05-31 Thread Marcus Bointon
On 31 May 2005, at 17:57, Bostjan Skufca @ domenca.si wrote: a. It would create a posibility to run application directly from CVS if http server would have access to it It doesn't work that way - there are almost no circumstances under which you would want to access the repository without

Re: [PHP] PHP/CVS

2001-09-15 Thread Sterling Hughes
On Sat, 15 Sep 2001, Peter Gibson wrote: $ cvs -d :pserver:[EMAIL PROTECTED]:/repository co -r 4.0.4pl1 php4 cvs [server aborted]: Numeric tag 4.0.4pl1 contains characters other than digits and '.' How do I check php-4.0.4pl1 out? My ~/.cvsrc file contains: $ cat ~/.cvsrc cvs -z9