Update rcsparse from upstream, and improve the mechanism for doing so.
commit329ae3557c56c7a7ed25d19ecdd069d3fe5c5357
authormaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 4 Jul 2004 12:15:43 +0000 (4 12:15 +0000)
committermaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 4 Jul 2004 12:15:43 +0000 (4 12:15 +0000)
tree93894cb9d0809500ecc9fc7054dec61d2a15e57a
parent1f01f3a9a985686f12d1391295ec21a3475d0aaa
Update rcsparse from upstream, and improve the mechanism for doing so.

* rcsparse/common.py: Upstream updates.
* rcsparse/compat.py: Upstream updates.

* rcsparse/update.sh: New script to update from upstream.
* rcsparse/compat: New svn-controlled cvs working copy for obtaining updates
    of compat.py

* rcsparse/.cvsignore: New file - avoid some noise.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@1212 be7e6eca-30d4-0310-a8e5-ac0d63af7087
rcsparse/.cvsignore [new file with mode: 0644]
rcsparse/CVS/Entries
rcsparse/common.py
rcsparse/compat.py
rcsparse/compat/.cvsignore [new file with mode: 0644]
rcsparse/compat/CVS/Entries [new file with mode: 0644]
rcsparse/compat/CVS/Entries.Static [new file with mode: 0644]
rcsparse/compat/CVS/Repository [new file with mode: 0644]
rcsparse/compat/CVS/Root [new file with mode: 0644]
rcsparse/compat/compat.py [copied from rcsparse/compat.py with 93% similarity]
rcsparse/update.sh [new file with mode: 0755]