Re: [p4] P4V DVCS and applets
p4rfong <[email protected]>
| Newsgroups | gmane.comp.version-control.perforce |
|---|---|
| Message-ID | <[email protected]> |
Posted on behalf of forum user 'p4rfong'.
I see
c:\dev\p4-dvcs\servers\sandbox\p4ignore.txt
but your path is probably
c:\dev\p4-dvcs\servers\sandbox\ .p4root \p4ignore.txt
Check your paths.
Make sure your centralsettings.js matches your "p4 protect"
p4 protect
Protections:
list user * centralsettings
//stream/main/perforce/jsapi/centralsettings.js
read user * *
//stream/main/perforce/jsapi/centralsettings.js
And the depot file exists and matches the path exactly
p4 print -q //stream/main/perforce/jsapi/centralsettings.js
/*
* * //stream/main/perforce/jsapi/centralsettings.js
* *
* */
function settings(key) {
if (key == "p4admin_mainTabs")
{
return ["p4://
perforce.4sight.local:1666/stream/main/perforce/jsapi
/report_selection.html"];
}
}
settings(P4JsApi.centralSettingsKey());
then look in P4V, Help, System Info under Perforce Applet Configuration
--
Please click here to see the post in its original format:
http://forums.perforce.com/index.php?/topic/5380-p4v-dvcs-and-applets
_______________________________________________
perforce-user mailing list - [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user