summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2002-09-07 10:18:20 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2002-09-07 10:18:20 +0000
commitcb5fdd89057107323f000050b37f8574253e2073 (patch)
treeb5ae6cf29d95eeb0dbcdbcc934905a4b55274cbe /Porting
parente87ef8c0197c05592a0b7988f7f1af2f39f06465 (diff)
parent83d057904fcf43ccbeee0b8e23d13ba528a6cb6a (diff)
downloadperl-cb5fdd89057107323f000050b37f8574253e2073.tar.gz
Integrate mainline
p4raw-id: //depot/perlio@17851
Diffstat (limited to 'Porting')
-rw-r--r--Porting/repository.pod9
1 files changed, 5 insertions, 4 deletions
diff --git a/Porting/repository.pod b/Porting/repository.pod
index db2e1842b1..5cc2d993fc 100644
--- a/Porting/repository.pod
+++ b/Porting/repository.pod
@@ -199,7 +199,7 @@ the section above on the B<-L 1666:127.0.0.1:1666> option to ssh.
The value of this is the name by which Perforce knows your
host's workspace. You need to pick a name (normally, your
-Perforce username, a dash, and your hostname)
+Perforce username, a dash, and your host's short name)
when you first start using the perl repository and then
stick with it.
@@ -258,9 +258,10 @@ The C<p4 users> command lists all currently known users.
Once these three environment variables are set, you can use the
perforce p4 client exactly as described in its documentation.
After setting these variables and connecting to the repository
-for the first time, you should use the C<p4 user> and
-C<p4 client> commands to tell perforce the details of your
-new username and your new client workspace specifications.
+for the first time, you should use the C<p4 user> command to
+set a valid email address for yourself. Also use the C<p4 client>
+command to specify your workspace specifications for each
+individual client from which you will interact with the repository.
=head1 Ending a Repository Session