~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/win32/info.txt

  • Committer: Alexander Belchenko
  • Date: 2007-01-30 10:51:38 UTC
  • mto: This revision was merged to the branch mainline in revision 2259.
  • Revision ID: bialix@ukr.net-20070130105138-280dj0ayzeh886rb
trace.py: open_tracefile(): win98-compatible detection of location for .bzr.log

It's also change default location of .bzr.log on Windows 2000/XP as well:
now it in user's My Documents folder, so it's much better 
for users without administarator priveleges.

Also workaround win32-specific issue with file.tell().

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
Bazaar is free software; you can redistribute and/or modify it under
 
3
the terms of the GNU General Public License version 2. 
 
4
 
 
5
See: http://www.gnu.org/copyleft/gpl.html
 
6
 
 
7
Managing source code in Bazaar does not make it subject to the GPL.