[p4] Deletion of a branch

Chuck Karish chuck.karish at gmail.com
Fri Mar 9 04:29:26 PST 2007


On 3/8/07, R K <r.keralaiyer at gmail.com> wrote:
> Hi everyone . This is Ram .
> I am new user to Perforce .I have a query about branches .
> Does anyone know how  a branch is deleted  from the depot itself  ie. there
> should be no files under that branch ?

"branch" has two meanings:

1. A branch specification, as created by "p4 branch".  This is just a map
   that allows you to perform integrations from one set of files to another.

2. A set of files (often a directory tree) that have been copied from one
   location to another by integrating through a branch map.

You can delete a branch specification without worrying about the files
that have been branched through it.  The branched files can be deleted
as you would delete any other files.

-- 
Chuck Karish   karish at well.com   (415) 317-0182


More information about the perforce-user mailing list