You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Michael Price <mi...@acm.org> on 2003/05/10 04:03:28 UTC

Subversion 0.22.1 released.

An interim bugfix release of Subversion is now available. You can grab
release 0.22.1 at the following location:

  http://subversion.tigris.org/files/documents/15/4038/subversion-0.22.1.tar.gz

The MD5 checksum for this release is a9fcac51ffce4ba475bf61449689b435.

This bugfix release fixes the configure script to properly install the
subversion shared libraries. The cvs2svn.py script has also been updated
with various fixes including the ability to generate a subversion
dumpfile from a cvs repository.

This release was tested against Apache httpd 2.0.45, which is available
at this location:

     http://httpd.apache.org/download.cgi

A list of changes appears at the end of this email. Please direct all
questions and comments regarding this release to:

     dev@subversion.tigris.org

Michael Price

==========

Version 0.22.1 (released 9 May 2003, revision 5874, branches/release-0.22.1)

  User-visible changes:
  * fix shared library installation problem
  * update cvs2svn.py script

  Developer-visible changes:
  * none


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Subversion 0.22.1 released.

Posted by Michael Price <mi...@acm.org>.
Michael Price wrote:
>> ./tools/hook-scripts/mailer.py:# $HeadURL: 
>> http://svn.collab.net/repos/svn/http://svn.collab.net/repos/svn/branches/release-0.22.1/subversion-0.22.1/tools/hook-scripts/mailer.py 
>> $
>> ./tools/hook-scripts/svnperms.py:# $HeadURL: 
>> http://svn.collab.net/repos/svn/http://svn.collab.net/repos/svn/branches/release-0.22.1/subversion-0.22.1/tools/hook-scripts/svnperms.py 
>> $
>>
>> It's also in the subversion-0.21.0 tarball.
>>
>> Anyway you can reproduce this?
>>
>> Are you using svn export?
> 
> Yes, I'm just using the dist.sh script. I'll look into it.

Wasn't thinking and passed a full url for REPOS_PATH. Oops.

Michael



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Subversion 0.22.1 released.

Posted by Michael Price <mi...@acm.org>.
Blair Zajac wrote:
> Michael,
> 
> Noticed something really odd in this tarball.
> 
> % cd subversion-0.22.1/
> % find . -type f | grep -v /.svn | xargs grep HeadURL:
> 
> and you'll see lines like this:
> 
> ./tools/hook-scripts/mailer.py:# $HeadURL: http://svn.collab.net/repos/svn/http://svn.collab.net/repos/svn/branches/release-0.22.1/subversion-0.22.1/tools/hook-scripts/mailer.py $
> ./tools/hook-scripts/svnperms.py:# $HeadURL: http://svn.collab.net/repos/svn/http://svn.collab.net/repos/svn/branches/release-0.22.1/subversion-0.22.1/tools/hook-scripts/svnperms.py $
> 
> It's also in the subversion-0.21.0 tarball.
> 
> Anyway you can reproduce this?
> 
> Are you using svn export?

Yes, I'm just using the dist.sh script. I'll look into it.

Michael



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Subversion 0.22.1 released.

Posted by Blair Zajac <bl...@orcaware.com>.
Michael Price wrote:
> 
> An interim bugfix release of Subversion is now available. You can grab
> release 0.22.1 at the following location:
> 
>   http://subversion.tigris.org/files/documents/15/4038/subversion-0.22.1.tar.gz
> 
> The MD5 checksum for this release is a9fcac51ffce4ba475bf61449689b435.

Michael,

Noticed something really odd in this tarball.

% cd subversion-0.22.1/
% find . -type f | grep -v /.svn | xargs grep HeadURL:

and you'll see lines like this:

./tools/hook-scripts/mailer.py:# $HeadURL: http://svn.collab.net/repos/svn/http://svn.collab.net/repos/svn/branches/release-0.22.1/subversion-0.22.1/tools/hook-scripts/mailer.py $
./tools/hook-scripts/svnperms.py:# $HeadURL: http://svn.collab.net/repos/svn/http://svn.collab.net/repos/svn/branches/release-0.22.1/subversion-0.22.1/tools/hook-scripts/svnperms.py $

It's also in the subversion-0.21.0 tarball.

Anyway you can reproduce this?

Are you using svn export?

Best,
Blair

-- 
Blair Zajac <bl...@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org