Download SourceSafeSvnMigration.zip, last updated 02/07/2011 (6.67 MB)

Download
  • md5: 82e22914280304e46a2656ba3d550f35
using SourceSafeTypeLib;

namespace Cyotek.SourceSafeSvnMigration
{
  public class ChangesetFileInfo
  {
  #region  Public Properties  

    public string FilePath { get; set; }

    public bool IsAdd { get; set; }

    public IVSSItem VssFile  { get; set; }

    public IVSSVersion VssVersion  { get; set; }

  #endregion  Public Properties  
  }
}

Donate

Donate