<divclass="container"><buttonname="toc"type="button"class="toc"><spanclass="glyphicon glyphicon-list"></span></button><spanclass="logo"><ahref="http://www.perforce.com/documentation"></a></span><h1><ahref="index.html"class="title"><spanclass="brand"></span><spanclass="guide-title">P4Convert: User Guide</span><spanclass="guide-subtitle">
(April 2015)
</span></a></h1><atitle="Download a PDF version of this guide"class="pdf"href="ethel.pdf"><spanclass="glyphicon glyphicon-book"></span></a><buttonname="search"type="button"class="search"title="Search this guide"><spanclass="glyphicon glyphicon-search"></span></button></div>
The default offset is <codeclass="literal">0</code> (i.e. not offsetting).
Offset is currently available for Convert Mode and allows subversion
revisions to be converted into Perforce changelists by a fixed offset:
</p><prelang="ini"class="programlisting">
com.p4convert.p4.offset=0
</pre></li>
<liclass="listitem">
<p>
After the conversion a <spanclass="emphasis"><em>changeMap</em></span> file is appended
locally containing a Subversion revision number to Perforce
change-list mapping. The file name is configured by the option:
</p><prelang="ini"class="programlisting">
com.p4convert.log.changeMap=changeMap.txt
</pre><p>
A changemap looks like this:
</p><prelang="ini"class="programlisting">
# <Change>, <SVN revision>
1, 1
2, 2
3, 3
...
</pre></li>
</ol>
</div>
</div>
</div>
</div>
<divid="nav"class="toc"></div>
<divid="search">
<divclass="input"><inputid="search-text"type="search"placeholder="Search this guide"/><buttonname="clear"type="button"class="clear"><spanclass="glyphicon glyphicon-remove-sign"></span></button></div>
<divclass="container"><aaccesskey="p"class="nav-prev"title="Press 'p', or left-arrow, to view the previous page"href="config.labeling_subversion_paths.html"><spanclass="glyphicon glyphicon-chevron-left"></span><divclass="label">Previous</div>
<divclass="title">Labeling Subversion Paths</div></a><aaccesskey="n"class="nav-next"title="Press 'n', or right-arrow, to view the next page"href="config.unicode_support.html"><spanclass="glyphicon glyphicon-chevron-right"></span><divclass="label">Next</div>