My Layered Subversion script now can query the user for authentication credentials.

That way I’ve deployed the first machine with laysvn. ;-)

Next I’ll really have to do the add and commit stuff, so I can easier get my changes back into the version control. (well, copying the new files into their shadow place, then calling svn add and svn commit there is not bad)

If you are using laysvn, please send me an email, I’d like to know if anyone is actually playing around with it, or if just everybody says “cool, exactly what I need” but otherwise waits for me to finish it… ;-)

I’ve had a hard time explaining on the mercurial list what I want to achieve. I think they still want me to use merge for that. Which is annoying… Again there is no point in talking to anyone working on a SCM when you’ve mentioned another SCM… they will always react like you insulted their project just by having worked with a different SCM before.