git - How can I put a WebDAV filesystem in my DVCS when I can't write to the root? -


I have WebDAV access to a filesystem, where I can not write to the root of the file system but can write 2 folders Below it I want to:

  1. Tracking my changes in a single DVCS repo (GIT / HG Favorites)
  2. Work on WebDAV connections instead of pulling changes directly into it

Assume the directory structure:

  $ ls -lR root drwxr-xr-x folder1 drwxr-Xr (this will harm my workflow). -x folder2 root / folder1: -rw-r - r-- file1.txt root / folder2: -r-r-r-file-file  

I do not want to make a repost on the root because it is not writable. I have a folder1 and folder2 symlink in a local folder Can not do because the simulations are not adherent to git and hg simulations due to the speed benefits of having all repo information locally stored.

I have looked at the "related" column for your question and seen it:

< P>

Apparently git (1.6.0 and earlier versions) do follow the simulation will it work for you? You may have to install GIT on that version, but it seems that whatever you want to do will be used only to use an older version.

Update: Just tried it to do this work. The only possible catch is that when I clone the directory, the similink becomes a real directory, I do not think it matters to your case, and actually looks like the right behavior if you done < / Em> clone.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -