summaryrefslogtreecommitdiff
path: root/Docs/bk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/bk.txt')
-rw-r--r--Docs/bk.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/Docs/bk.txt b/Docs/bk.txt
index cb2521b2b05..b9274901653 100644
--- a/Docs/bk.txt
+++ b/Docs/bk.txt
@@ -1,4 +1,5 @@
Mail by sasha, should be rewritten as a HOWTO sometimes
+vva added point C) for Windows-project
-----------
I have set up a repository with BitKeeper on work. There are still some things
@@ -29,6 +30,12 @@ you will need just to set up a slave repository on your machine:
Now you have the entire source tree in the current directory. Let's compile it:
BUILD/compile-pentium-debug
+
+C) Windows project.
+ - Compile Linux-project (see points above)
+ - run VC++Files/prepare
+ - make repository accessible for Windows (using samba)
+ - open VC++Files/mysql.dsw in Microsoft Visual Stidio (5.0 or above)
After you edit a file, you need to check it in using bk citool or bk ci
filename. Note that ci is different than commit - you ci a file, but you commit
@@ -55,5 +62,4 @@ Their developers, and especially the president of the company Larry McVoy really
like MySQL and are very anxious to help us. Make sure it is obvious that you
work for MySQL, of course. And, of course, do not bug them with little things
that you can figure out on your own or with my help - they were nice to offer us
-support, but we should not abuse it.
-
+support, but we should not abuse it. \ No newline at end of file