Deprecated API


Contents
Deprecated Methods
com.aragost.javahg.commands.flags.ImportCommandFlags.base(String)
          Using this flag has been deprecated in Mercurial. The flag wont go away, but there will typically be a better way to express the same thing. 
com.aragost.javahg.Repository.changeSet(String)
          Use changeset instead. 
com.aragost.javahg.commands.flags.LogCommandFlags.followFirst()
          Using this flag has been deprecated in Mercurial. The flag wont go away, but there will typically be a better way to express the same thing. 
com.aragost.javahg.commands.AnnotateLine.getChangeSet()
          use getChangeset() 
com.aragost.javahg.commands.flags.LogCommandFlags.hidden()
          Using this flag has been deprecated in Mercurial. The flag wont go away, but there will typically be a better way to express the same thing. 
com.aragost.javahg.commands.flags.LogCommandFlags.onlyBranch(String...)
          Using this flag has been deprecated in Mercurial. The flag wont go away, but there will typically be a better way to express the same thing. 
com.aragost.javahg.commands.flags.LogCommandFlags.onlyMerges()
          Using this flag has been deprecated in Mercurial. The flag wont go away, but there will typically be a better way to express the same thing. 
com.aragost.javahg.commands.flags.BackoutCommandFlags.parent(String)
          Using this flag has been deprecated in Mercurial. The flag wont go away, but there will typically be a better way to express the same thing. 
com.aragost.javahg.Changeset.readPhase()
           
com.aragost.javahg.Repository.readPhases(String...)
          use phases instead 
 

Deprecated Constructors
com.aragost.javahg.DateTime(Date)
          Use constructor with tz argument 
 



Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.