Skip to content

hanwen/p4fuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small FUSE file system that exposes a P4 server as a file
system.

  ./p4fs -fs-debug -p4-binary /usr/bin/p4 /tmp/mount-p4
  cd /tmp/mount-p4
  ls -l 730/depot/Jam/MAIN/src
  cat 730/depot/Jam/MAIN/src/regexp.h


DISCLAIMER

This is not an official Google product.

About

Exposes Perforce server data as a FUSE filesystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages