Feb 5 2010

At our company we currently all work on one shared network drive. The source code is not under any kind of source control, which for me is a big no-no. I’d love to be able to set up SVN and us all work of separate repositories and just commit back to a trunk or branch, but our tech manager doesn’t agree. The way I see it, there are two major issues:

  • The source has no history – if there is a problem, we can’t roll back
  • We overwrite each other’s changes if we work on the same file

How do other people manage this situation? Having source control on the network drive is fine, but that doesn’t solve the problem of overwriting each other’s changes does it… And setting everyone up with VMs or local repos doesn’t wash with the tech manager. Would a solutions such as each having their own checkout and then the shared network drive automatically update work? What about slowness in updating – people making a change and having to wait a while before it takes effect probably wouldn’t wash with our tech team, and committing back every tiny change seems a bit silly.

What about other source control (i.e. not SVN) – do you think it would suit us? I’m open to suggestions, except for Visual SourceSafe. Preferably something that integrates well with Eclipse, and is also cross platform (we use a mix of Windows, OSX and Linux), but something that also works well without Eclipse… tall order perhaps?

Apr 7 2008

An old article appeared in my phpdeveloper.org inbox today, about Microsoft and Zend uniting to improve Windows running PHP support. A chap called Tony Bibbs raised a question back then which I think could still be unanswerable, seeing as Microsoft’s bid to buy Yahoo! still hasn’t been accepted.

Read the rest of this entry »

Apr 5 2008

So after a few furious hours of fiddling with computer components, and fixing them, I’ve finally gotten to a stage where I can relax and wait for Hannah to finish work. The current main server will eventually become a slave server to a new spangly server. There was a few hours downtime from around 6pm-9pm whilst I transferred the current server hardware to it’s new case.

Read the rest of this entry »

Apr 3 2008

Oh – I forgot to mention also that I got around to upgrading to WP 2.5. Not had much of a fiddle, so far all I can see is that the admin section had a bit of a facelift, but I’m off to bed in just a second as Hannah is waiting for me, so I shall investigate another time!

Read the rest of this entry »

Jan 10 2008

The fact that the company I work for uses SourceSafe is really beginning to piss me off. I think I’m not the only one, but just take a look at this article:

http://www.highprogrammer.com/alan/windev/sourcesafe.html

Read the rest of this entry »