[Pcsclite-git-commit] [website] 01/03: Move from SVN to GIT

Ludovic Rousseau rousseau at moszumanska.debian.org
Sat Apr 11 18:20:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository website.

commit 188887423dc6acb2f9fc36d64645fc00cb357865
Author: Ludovic Rousseau <ludovic.rousseau at gmail.com>
Date:   Sat Apr 11 20:08:21 2015 +0200

    Move from SVN to GIT
    
    Convert the PC/SC web page to use git references and URLs.
---
 pcsclite.html | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/pcsclite.html b/pcsclite.html
index deec602..5023649 100644
--- a/pcsclite.html
+++ b/pcsclite.html
@@ -28,15 +28,16 @@
 
   <p><a
 	  href="https://alioth.debian.org/project/showfiles.php?group_id=30105">Download</a>
-  section, <a href="http://anonscm.debian.org/viewvc/pcsclite/trunk/PCSC/ChangeLog?view=co">ChangeLog</a></p>
+  section, <a href="https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pcsclite/PCSC.git;a=blob;f=ChangeLog;hb=HEAD">ChangeLog</a></p>
 
   <p>You can also access the <a
-	  href="http://anonscm.debian.org/viewvc/pcsclite/trunk/PCSC">Subversion
+	  href="https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pcsclite/PCSC.git;a=summary">git
 	  developement version</a>. You may need to use the <a
-	  href="http://subversion.tigris.org/">Subversion</a> version to
+	  href="http://git-scm.com/">git</a> version to
   support the latest added readers.</p>
 
-  <pre><code>svn checkout svn://anonscm.debian.org/svn/pcsclite/trunk/PCSC
+  <pre><code>git clone https://alioth.debian.org/anonscm/git/pcsclite/PCSC.git
+cd PCSC
 ./bootstrap
 ./configure
 make</code></pre>
@@ -247,7 +248,7 @@ make</code></pre>
   </div>
 
 <div id="footer">
-<tt>$Id$</tt>
+<tt>Last update: April 2015</tt>
 </div>
 
   </body>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/website.git



More information about the Pcsclite-cvs-commit mailing list