Editing a branch/client view
InesHeinzheinz2@llnl.gov
InesHeinzheinz2 at llnl.gov
Fri Aug 7 17:11:20 PDT 1998
The question:
Is there an easier/better way of doing this?
The background:
Client ihtestgeom is only editing files in the src directory.
However, she also needs to see the top level files and the files in the
tests and tools directory. The gotcha is that I want her to only have
read access to the files she is not supposed to edit, yet she has to be
able to see changes that have occured in those files in the main
branch. Also, it would be better if the clientview was less complicated
even if that caused the branchview to be very complicated. I
accomplished this one way by the following branch/client combination:
- ---------------------------------------
Branch: geom_ines
Date: 1998/08/07 12:56:08
Owner: iheinz
Description:
Testing how to reset what each person sees
in a given client. I want each person to
be able to integrate just the directories
they are interested in and only have to sync
to the main branch for the rest of the stuff.
View:
//depot/main/... //depot/geom_ines/...
- ---------------------------------------
Client: ihtestgeom
Date: 1998/08/07 13:00:10
Owner: iheinz
Description:
Created by iheinz.
Root: /sonja/inesheinz/geom_ines
Options: nomodtime noclobber
View:
//depot/main/... //ihtestgeom/...
-//depot/main/src/... //ihtestgeom/src/...
//depot/geom_ines/src/... //ihtestgeom/src/...
- ---------------------------------------
More information about the perforce-user
mailing list