~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/win32/start_bzr.bat

  • Committer: John Arbash Meinel
  • Author(s): Mark Hammond
  • Date: 2008-09-09 17:02:21 UTC
  • mto: This revision was merged to the branch mainline in revision 3697.
  • Revision ID: john@arbash-meinel.com-20080909170221-svim3jw2mrz0amp3
An updated transparent icon for bzr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
REM    **  that affects on bzr behaviour                   **
6
6
REM    ******************************************************
7
7
 
8
 
REM Add the Bzr directory to system-wide PATH environment variable
9
 
SET PATH=C:\Program Files\Bazaar;%PATH%
 
8
REM If you don't add Bzr directory to system-wide PATH environment variable
 
9
REM you can modify local PATH
 
10
REM SET PATH=C:\Program Files\Bazaar;%PATH%
10
11
 
11
12
REM Change next line to set-up e-mail to identify yourself in bzr
12
13
REM SET BZREMAIL=
27
28
REM --------------------------------------------------------------------------
28
29
 
29
30
@ECHO ON
30
 
@bzr.exe help
 
31
@bzr.exe help
 
 
b'\\ No newline at end of file'