Pixelbox

Welcome to Pixelbox. Thursday the 24 of July 2008

Skip to content >>

Something to look out for in SVN

I recently had a problem when working with SVN on an old website. I was taking the rather dated site off a Windows server and placing it onto a Linux machine. This was great although the site was littered with case insensitivities, one example was a spacer.gif which was called SPACER.gif in the filesystem, meaning any links were broken. My first throught was that the spacer.gif was missing, so I quickly got another off the web and uploaded it to fix the problem. However there was already a SPACER.gif on the server, which caused no problems as the linux server saw them both as diffrently named files. The problem occoured when I checked the site out onto my local Mac when spacer.gif and SPACER.gif were seen as the same file and SVN errored and wouldn't let me check it out, clean up or anything. Luckily I noticed the problem and removed them from the Linux server and on re-checking out everything was fine. SVN can be quite scary with its errors, and hopefully this may help someone else that thinks they have screwed their reposiry.


svn: In directory 'sitename.com/www/assets'

svn: Can't move source to dest

svn: Can't move 'sitename.com/www/assets/.svn/tmp/prop-base/SPACER.gif.svn-base' to 'sitename.com/www/assets/.svn/prop-base/SPACER.gif.svn-base': No such file or directory

Meta tags: Development

A few days with Xbox live

I have had a few days with Xbox live now and have mixed feelings about it. First off the idea is fatastic. You can have a list of friends, be notified when ever they come online, invite them to private chats or even into the game your playing. The problem is it’s not quite all there yet, [...]
Meta tags: Games, Technology

Stop the BBC lockdown travesty

My flatmate emailed me about this yesterday: “The BBC plans to launch an on-demand tv service which uses software that will only be available to Windows users. The BBC should not be allowed to show commercial bias in this way, or to exclude certain groups of the population from using its services. The BBC say that [...]
Meta tags: Technology

Fun with google maps

Over the last few days at work I had some time to get creative with Google maps. I was asked to implement google maps in a pop up window, which having never done before I expected would take a fair amount of time. However implementing what we had seen on another site was more or [...]
Meta tags: Ajax, Development, JavaScript

Xbox live-ing it up

Yesterday myself and Tom took the plunge. After a quite launch of Ceros 1.7.3 we went to the ABCE meeting on web statistics (which in its self was fascinating). After, we headed home via Oxford street and after checking out a few shops went for the 360 pro system for £275 plus Rainbow 6 Vegas. [...]
Meta tags: Games

Next Page »