index.html #1

  • //
  • guest/
  • jay_han/
  • perforce/
  • utils/
  • vsstop4/
  • index.html
  • View
  • Commits
  • Open Download .zip Download (3 KB)
<HTML>

<HEAD>

<TITLE>
VSSToP4 Project - Perforce Public Depot
</TITLE>

<META name="keywords" content="VSS, visual sourcesafe perforce migration SCM scripts">
<META name="description" content="Scripts to migrate from Visual SourceSafe to Perforce">

</HEAD>

<BODY BGCOLOR="#FFFFFF">
<CENTER>
<P>
<A NAME="toc"></A>
<h2>
<sub><a href="http://public.perforce.com/public/index.html">Perforce Public Depot</a></sub><br>
The VSSToP4 Project
</H2>
<h2>
Visual SourceSafe to Perforce Migration
<br>
</H2>
<P>

<TABLE BORDER=0><TR><TD>
<B>
<UL>
<LI><A HREF="#about">About This Project
</A>
<LI><a HREF="ftp://public.perforce.com/public/perforce/utils/vsstop4/main/">Source
  Files (via FTP)</a>
<LI><a HREF="http://public.perforce.com:8080/@md=d&amp;cd=//public/perforce/utils/vsstop4/&amp;ra=s&amp;c=CtR@//public/perforce/utils/vsstop4/main/?ac=83">Browse
  Public Depot</a>
</UL>
</b></TABLE>
</CENTER>
<br>
<br>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=100%><TR><TD BGCOLOR=FFCC66>

<A NAME="about"></A>
<H2>About This Project
</H2>

<TD WIDTH=5% BGCOLOR=FFCC66 ALIGN=RIGHT><FONT SIZE="-2"><A HREF="#toc">
Back to<BR>Table of<BR>Contents</A></font></TD></TR>
</TABLE>
<!------------------------------------------------------------------>

<p>
<table cellpadding=5%>
<tr>
<td valign=top>
<b>Content</b>
</td>
<td valign=top>
Source and documentation for Perforce's VssToP4 scripts - Perl scripts to
migrate a repository from Microsoft's Visual SourceSafe into Perforce.
<p>This set of Perl scripts converts VSS archives to Perforce, preserving the
original times and authors. Branches are translated verbatim, individual file
revisions are grouped as much as possible into Perforce's notion of atomic
changes.</p>
<p>Requires Perl 5, VSS 5.0 or later and Perforce 97.3 or later.&nbsp;</p>
<p>These scripts are not fully supported - but feel free to contact Curator
below.</p>
</td>
</tr>
<tr>
<td valign=top>
<b>Curator</b>
</td>
    <td valign=top> Robert Cowham. Please email <a href="mailto:rc@vaccaperna.co.uk">rc@vaccaperna.co.uk</a>
      if you have submitted contributions you'd like published, or if you have ideas
      for enhancement.</td>
</tr>
</table>


<hr>
<p><b>Details:</b></p>
<ul>
  <li>Checkout the <a href="ftp://public.perforce.com/public/perforce/utils/vsstop4/main/README.txt">readme.txt</a>
    file. All files are downloadable from the Public Depot via FTP (see links
    above).</li>
</ul>
<p><b>Updated 1st October 2002:</b></p>
<ul>
  <li>First added to Public Depot. </li>
</ul>
<P>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR>

<TD WIDTH=15% BGCOLOR=FFCC66 ALIGN=LEFT VALIGN=CENTER>
<FONT SIZE="-2">
Copyright &copy;<br>
1998-2002<br>
<a href="http://www.perforce.com">Perforce Software</a><br>
</FONT>
</TD>

<TD WIDTH=70% BGCOLOR=FFCC66 ALIGN=CENTER>
<FONT SIZE="-2">
You're browsing a file stored as<br>
<code>$Id: //guest/jay_han/perforce/utils/vsstop4/index.html#1 $</code><br>
in the
<A HREF=http://public.perforce.com/public/index.html>Perforce Public Depot</A>.
</FONT>
</TD>

<TD WIDTH=15% BGCOLOR=FFCC66 ALIGN=RIGHT>
<FONT SIZE="-2"><A HREF="#toc">
Back to<BR>Table of<BR>Contents</A></font></TD></TR>




</TABLE>
<!------------------------------------------------------------------>



</BODY>
# Change User Description Committed
#1 2778 Jay Han creating guest branch per tutorial http://public.perforce.com/public/tutorial.html
//guest/perforce_software/utils/vsstop4/index.html
#3 2172 Robert Cowham Added comment
#2 2171 Robert Cowham Correct link.
Make into ktext.
#1 2170 Robert Cowham First version of web page