File: Coming_from_git_world.mdwn

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (9 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
So i am coming from git world, All documentation and posts seemed to be for media etc. I have a simple question.

Can i use git annex to manage large files , Which i think i can. But will it work with branching/tagging etc.

e.g. We currently use git have some large files in git repo.... I am planning to move the large files to use annex. But would like to maintain branches, i.e. each branch might have different version of files and maybe tagged, So i can get back some old version from a branch.

Is this possible ? I did not get any explicit  answer or examples on how this works or even if its supported.

Also can i use same folder for git and git-annex ?