SharpCvsLib

Manager.AddTag Method

Add a tag file if it does not already exist. If the tag file already exists then it is NOT overwritten.

Overload List

Add a tag file if it does not already exist. If the tag file already exists then it is NOT overwritten.

public Tag AddTag(Tag);

Create the root file in the local cvs directory. This file holds the details about the cvs root used in this sandbox.

public Tag AddTag(WorkingDirectory,string,string,string);

See Also

Manager Class | ICSharpCode.SharpCvsLib.FileSystem Namespace