How do I download files from perforce to a location other than a workspace? -


i want files perforce without putting them workspace.

e.g. have made changes in 2 files.

file1.cs  file2.cs 

now want build project using updated file1.cs, want latest files except file1.cs.

i thought local copy of project , build it.

as far aware cannot sync files perforce depot without using workspace since way tracks version of files have in workspace , put them on local machine (as few other things). i'm not sure entirely understand problem if need copy of file1.cs have in depot without removing changes have can copy changes location or shelve them , re-sync file. more complete , less dangerous solution create workspace pointing different physical location on machine same depot location. explains how create workspace if need it: http://www.perforce.com/perforce/doc.062/manuals/boilerplates/quickstart.html make sure 'root' path different of current workspace, can check current workspaces root going workspace tab in p4v , viewing it. once have created new workspace create new connection , select sync file(s) need.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -