Fork of Jonathan Kamens', Magnus Henoch's and Ben Key's p4-vc.el
Find a file
Jonathan Kamens c3ee00c06d (vc-p4-find-p4config): Convert the directory in which we're searching
to an absolute path by calling expand-file-name on it, because
file-name-directory doesn't do what we expect for relative paths
((file-name-directory "..") returns nil, when we're expecting it to
eventually return "/").

[git-p4: depot-paths = "//guest/Ben_Key/vc-p4/,//guest/jonathan_kamens/vc-p4/,//guest/magnus_henoch/vc-p4/": change = 1328]
2002-01-15 09:31:41 -08:00
p4-lowlevel.el Add comments telling people where these files can be retrieved 2002-01-05 19:55:28 -08:00
vc-p4.el (vc-p4-find-p4config): Convert the directory in which we're searching 2002-01-15 09:31:41 -08:00