tags:

views:

280

answers:

1

Is it possible to position a SVN repository on Skydrive?

+2  A: 

Yes if you have some kind of bridging application that maps your account as a drive. Then it's just like any drive on your computer.

I looked into this a while ago but found no decent free application that does this.

GLADINET claims to do this but is not free. (It supports several "cloud storage" providors)

EDIT:
It now seems that the Starter edition is free. (rushes of to try it)

Nifle
And something like Dropbox will work? Dropbox can map a Folder in any place in any disk. Then you could save your repo there and clone into your working dir. (BTW, I'm talkin' like a mercurial kind of guy, I think)
josecortesp