/    Sign up×
Community /Pin to ProfileBookmark

Open source Version Control

Hello,

I am working on PHP and would like to use any open source version control.

Which is the best one to use without much installation/configuration?

Thanks in advance.

Mangesh

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@NogDogMar 11.2010 — If running on Windows, Tortoise SVN makes it pretty easy to work with Subversion. For other platforms, see the [url=http://subversion.apache.org/]Apache Subversion[/url] site.
Copy linkTweet thisAlerts:
@scragarMar 11.2010 — For source control I've always gone to git for ECMA based languages(like PHP), it's merging and function/class monitoring systems are really cool and let you do some pretty awesome things(such as monitoring a function for being deleted, moved across files, I believe the 1.6 release opened up support for monitoring a functions contents being moved and replaced with a function call, letting you monitor the origins of the code inside the function if you so wanted) for a pretty minimal cost in setting it up(install git, cd to the directorygit init
git add .
).

For windows I believe there's a project called msysgit which is close to matching the development of the official version(which is only really available for POSIX operating systems like OSX, Linux, BSD, Solaris...).
×

Success!

Help @joshi_mangesh spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...