472,949 Members | 2,012 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,949 software developers and data experts.

CVS or PVCS or Version Control for php project

Now , i 'm working the php project. ( writing a big application with php code )
I want to manage my code ( version control ).
I don't know how to and don't know software i must use.

My environment Server
= Linux
= Apache
= MySQL

My environment Client ( For coding )
= Window XP
= Dreamweaver
Anyone can suggest me, sir
Thank you for advance
Jul 17 '05 #1
2 1919
I'd setup a SVN-Server (http://subversion.tigris.org/) and use WebDav
(as you are running an apache server anyway) or use TortoiseSVN
(http://tortoisesvn.tigris.org/) to access it..

On 26.04.2005 12:01, Mongkey wrote:
Now , i 'm working the php project. ( writing a big application with php code )
I want to manage my code ( version control ).
I don't know how to and don't know software i must use.

My environment Server
= Linux
= Apache
= MySQL

My environment Client ( For coding )
= Window XP
= Dreamweaver
Anyone can suggest me, sir
Thank you for advance

Jul 17 '05 #2
mo*****@hotmail.com (Mongkey) wrote:
Now , i 'm working the php project. ( writing a big application
with php code ) I want to manage my code ( version control ).
I don't know how to and don't know software i must use.


I would also suggest Subversion, just like Hannes. I have used CVS
for some time, then switched to Subversion about two years ago. I
have never regretted the switch, Subversion is easier and more
transparent to use. Documentation is great, and community is very
friendly and responsive.

Subversion: http://subversion.tigris.org/

A great Windows GUI client (you'll need one) is TortoiseSVN. It
integrates with Windows Explorer and is the best thing there is for
day-to-day Subversion operations.

http://tortoisesvn.tigris.org/

Great documentation:
The Subversion book: http://svnbook.red-bean.com/
TortoiseSVN docs:
http://tortoisesvn.tigris.org/docs/T..._en/index.html

Also, the #svn channel on irc.freenode.net is a very good place for
asking newbie to expert questions, the Subversion developers hang
out over there, too.

Regards,
Wald

Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

28
by: AK | last post by:
Hi, I recently read an advice here that one should try to use make and version control system even if you're the only one working on the program. Is that a good advice? How many of you do that? ...
2
by: Takuya Matsumoto | last post by:
Greetings to all, I am creating a setup project for a COM component I created in C#, but I can't get the component to be registered in the client system. What I would like to achieve is an...
0
by: Martin Ink | last post by:
I need to access PVCS Version Manager via DTK, Developers Toolkit. Visual C++ will be used. 3-4 DTK function shall be used and I want to create this as a dll. The functions shall be accessed from...
0
by: Vagabond Software | last post by:
In Windows XP Professional, if I go to Windows/System32 and view the Properties of pdqcom32.ocx, the version is listed as 3.21, which corresponds to the manufacturer's patch level. I copy this...
0
by: Lisa | last post by:
When I create a new file in a project that is under source control, the vbproj file is not being checked out. When I check in the new file, it is put under source control, but if another developer...
34
by: Mathieu Trentesaux | last post by:
Hello I downloaded Office 2007 for this reason : It seems, once again, that it is impossible to save any modification done in a VBA library, from the main project in Access. The save button...
2
by: Hongbo | last post by:
Hi, I have a web site built in ASP.Net 1.1 running on production server. It's the version 1.0. Now I need to build the version 2.0 for this web site. The version 2.0 will be built based on the...
14
by: Phil | last post by:
I have been using this code to display the version number, and this has worked well, but I am now changing from using the ClickOnce publishing to a proper setup project, and this no longer works. ...
4
by: nirsamp | last post by:
`vget <program name>` is a PVCS command which gets the program to our home directory. This command is given inside a perl program. This command needs some input to be given. Eg. Would you like...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.