version control - Sharing workspace files between two machines - perforce -


i have set client workspace in windows machine [machine 1]. have pointed directory

c:\somedir  

to map remote branch

//branch/component/...  

and sync files local directory.

i, then, copy on workspace files windows machine [machine 2]. create new workspace in [machine 2] , point directory have copied on [machine 1] again maps same remote branch.

i use workspace created on [machine 2] check-in , work. perforce not recognize files.

is there way me above?

don't copy files machine machine yourself.

instead, issue 'p4 sync' command on each machine, , let perforce software copy files each machine.

perforce keep track of files have on each machine, , copy necessary files machine each time sync workspace.

here's place start: http://www.perforce.com/perforce/doc.current/manuals/intro/index.html


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -