public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] Updated: bzr 1.7.1-1 -- Python based distributed version control
@ 2008-10-26 13:31 Jari Aalto
  2008-10-28 14:05 ` Andrew Schulman
  0 siblings, 1 reply; 3+ messages in thread
From: Jari Aalto @ 2008-10-26 13:31 UTC (permalink / raw)
  To: cygwin

PACKAGE DESCRIPTION
===================

Home page: http://bazaar-vcs.org/
License  : GPL (Bzr is part of GNU project)

Distributed version control that is used in projects like managing
Ubuntu packages <http://ubuntulinux.org> and it is one of the funded
projects of Canonical.

- Uses one .bzr directory at the top of the tree
- The user interface is simple and familiar to people with experience
  from CVS or Subversion.
- Offers a choice between centralized and decentralized/diconnected work.
- Strong security. History can be GPG-signed to protect against
  man-in-the-middle attacks, bad mirrors, server intrusion or data
  corruption.

CHANGES SINCE LAST RELEASE
==========================

http://bazaar-vcs.org/news
http://doc.bazaar-vcs.org/bzr.dev/en/release-notes/NEWS.html

INSTALL OR UPGRADE NOTES
========================

Upgrade existing branches to new format with commands:

  bzr info                To see current repository format
  bzr reconcile           To correct metadata prior upgrade
  bzr upgrade		  To convert repository to latest format
  bzr pack		  To make repository faster

Following additional Cygwin modules can be also installed:

  python-paramiko - for ssh/sftp support
  python-crypto   - required by paramiko

CYGWIN INSTALLATION INFORMATION
===============================

To install this package, click on the "Install Cygwin now" link on the
<http://cygwin.com/> web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the "All" category. After installation, read the
documentation at directories:

    /usr/share/doc/<package-version>/*
    /usr/share/doc/Cygwin/<package-version>.README

If you have questions or comments, please send them to the Cygwin
mailing list at <cygwin@cygwin.com>.

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================

This message has been sent to cygwin-announce list.

If you want to unsubscribe from the mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message. Send
email to the address specified there. It will be in the format:

    cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

More information on unsubscribing can be found:

    http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCEMENT] Updated: bzr 1.7.1-1 -- Python based distributed version control
  2008-10-26 13:31 [ANNOUNCEMENT] Updated: bzr 1.7.1-1 -- Python based distributed version control Jari Aalto
@ 2008-10-28 14:05 ` Andrew Schulman
  2008-11-05 15:36   ` Andrew Schulman
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Schulman @ 2008-10-28 14:05 UTC (permalink / raw)
  To: cygwin

Jari, bzr 1.7.1-1 in Cygwin 1.7 is still completely broken for me here:

$ bzr whoami
Traceback (most recent call last):
  File "/usr/bin/bzr", line 93, in <module>
    import bzrlib
  File "__init__.py", line 25, in <module>
  File "osutils.py", line 319, in <module>
  File "lazy_import.py", line 106, in __getattribute__
  File "lazy_import.py", line 89, in _replace
  File "lazy_import.py", line 192, in _import
  File "win32utils.py", line 56, in <module>
  File "/tmp/python.6884/usr/lib/python2.5/ctypes/__init__.py", line 431, in
<module>
  File "/tmp/python.6884/usr/lib/python2.5/ctypes/__init__.py", line 340, in
__init__
OSError: No such file or directory

I reported this problem before, at
http://www.cygwin.com/ml/cygwin/2008-09/msg00293.html.  It persists with bzr
1.7.1-1.

Thanks,
Andrew.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCEMENT] Updated: bzr 1.7.1-1 -- Python based distributed version control
  2008-10-28 14:05 ` Andrew Schulman
@ 2008-11-05 15:36   ` Andrew Schulman
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Schulman @ 2008-11-05 15:36 UTC (permalink / raw)
  To: cygwin

> Jari, bzr 1.7.1-1 in Cygwin 1.7 is still completely broken for me here:
> 
> $ bzr whoami
> Traceback (most recent call last):
>   File "/usr/bin/bzr", line 93, in <module>
>     import bzrlib
>   File "__init__.py", line 25, in <module>
>   File "osutils.py", line 319, in <module>
>   File "lazy_import.py", line 106, in __getattribute__
>   File "lazy_import.py", line 89, in _replace
>   File "lazy_import.py", line 192, in _import
>   File "win32utils.py", line 56, in <module>
>   File "/tmp/python.6884/usr/lib/python2.5/ctypes/__init__.py", line 431, in
> <module>
>   File "/tmp/python.6884/usr/lib/python2.5/ctypes/__init__.py", line 340, in
> __init__
> OSError: No such file or directory

Good news, this problem is now fixed with Cygwin 1.7.0-31 and bzr 1.8-1.

Thanks,
Andrew.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-05 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-26 13:31 [ANNOUNCEMENT] Updated: bzr 1.7.1-1 -- Python based distributed version control Jari Aalto
2008-10-28 14:05 ` Andrew Schulman
2008-11-05 15:36   ` Andrew Schulman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).