|
|
|
|
|
by tn1
30 days ago
|
|
A couple other people mentioned ClearCase which has something similar if you use their NFS based thing, you could see file or directory history and info by accessing something like `foo.c@@/versions/5` (which isn't ordinarily visible when listing its directory). Pretty nifty. Your workspaces were also copy-on-write from the base file revisions you were using. |
|