linuxÏÂsvnµÄÅäÖ÷½·¨
1¡¢yum install subversion # °²×°svn×é¼þ
°²×°³É¹¦Ö®ºó£¬¿ÉÒÔ¿´µ½ÈçÏÂÏà¹ØµÄÃüÁî±»Éú³É£º
[flykobe@localhost svnclient]$ svn
svn svnadmin svndumpfilter svnlook svnserve svnsync svnversion
2¡¢Éú³Ésvn²Ö¿â
svnadmin create /var/svnrepos
[flykobe@localhost svnrepos]$ ls -R
.:
conf dav db format hooks locks README.txt
./conf:
authz passwd svnserve.conf
./dav:
./db:
current format fs-type revprops revs transactions uuid write-lock
./db/revprops:
0
./db/revs:
0
./db/transactions:
./hooks:
post-commit.tmpl post-revprop-change.tmpl pre-commit.tmpl pre-revprop-change.tmpl start-commit.tmpl
post-lock.tmpl post-unlock.tmpl pre-lock.tmpl pre-unlock.tmpl
./locks:
db.lock db-logs.lock
ÐÞ¸ÄconfϵÄÎļþ£º
[general]
### These options control access to the repository for unauthenticated
### and authenticated users. Valid values are "write", "read",
### and "none". The sample settings below are the defaults.
anon-access = read
auth-access = write
### The password-db option controls the location of the password
### database file. Unless you specify a path starting with a /,
### the file's location is relative to the conf directory.
### Uncomment the line below to use the default password file.
password-db = passwd
### The authz-db option controls the location of the authorization
### rules for path-based access control. Unless you specify a path
### starting with a /, the file's location is relative to the conf
### directory. If you don't specify an authz-db, no path-based access
### control is done.
### Uncomment the line below to use the default authorization file.
authz-db = authz
### This option specifies the authentication realm of the repository.
### If two repositories have the same authentication realm, they should
### have the same password database, and vice versa. The default realm
### is repository's uuid.
realm = My First Repository&nbs
Ïà¹ØÎĵµ£º
1. HCI²ãÐÒé¸ÅÊö£º
HCIÌṩһÌ×ͳһµÄ·½·¨À´·ÃÎÊBluetoothµ×²ã¡£ÈçͼËùʾ£º
´ÓͼÉÏ¿ÉÒÔ¿´³ö£¬Host Controller Interface(HCI) ¾ÍÊÇÓÃÀ´¹µÍ¨HostºÍModule¡£Hostͨ³£¾ÍÊÇPC£¬ ModuleÔòÊÇÒÔ¸÷ÖÖÎïÀíÁ¬½ÓÐÎʽ£¨USB,serial,pc-cardµÈ£©Á¬½Óµ½PCÉϵÄbluetooth Dongle¡£
ÔÚHostÕâÒ»¶Ë£ºapplication,SDP,L2capµÈÐÒé ......
Ò»£ºÇ°ÑÔ
×î½üÔÚÑо¿androidµÄsensor driver£¬Ö÷ÒªÊÇE-compass£¬ÆäÖÐÓõ½ÁËLinux input×Óϵͳ.ÔÚÍøÉÏÒ²¿´Á˺ܶàÕâ·½ÃæµÄ×ÊÁÏ£¬¸Ð¾õ»¹ÊÇÕâÆª·ÖÎöµÄ±È½ÏϸÖÂ͸³¹£¬Òò´Ë×ªÔØÒ»ÏÂÒÔ±ã×Ô¼ºÑ§Ï°£¬Í¬Ê±ºÍ´ó¼Ò·ÖÏí£¡
£¨ÕâÆª²©¿ÍÖ÷ÒªÊÇÒÔ¼üÅÌÇý¶¯ÎªÀýµÄ£¬²»¹ý½²½âµÄÊÇLinux Input Subsystem£¬¿ÉÒÔ×ÐϸµÄÑо¿Ò»Ï£¡£©
¼üÅÌÇý¶¯½«¼ì ......
1¡¢NFS·þÎñÆ÷¶ËÓë¿Í»§¶ËµÄ°²×°£º
sudo apt-get install nfs-kernel-server nfs-common portmap
2¡¢ÅäÖÃportmap
Á½ÖÖ·½·¨ÈÎѡһÖ־ͿÉÒÔ£º
sudo emacs /etc/default/portmap
È¥µô -i 127.0.0.1
3¡¢ÅäÖùÒÔØÄ¿Â¼ºÍȨÏÞ
vim /etc/exports
ÔÚ¸ÃÅäÖÃÎļþϼÓÈ룺
/home/nfsboot *(rw,sync)
½âÊÍһϣº
4¡ ......
VMwareÌṩ:ÇŽÓ,Host OnlyºÍNATÈýÖÖÁ¬Íø·½Ê½. ÎÒ¸öÈËÈÏΪNAT·½Ê½½Ï¼òµ¥,ÓÃËüÀ´¹²ÏíÖ÷»úµÄIP,ÊʺÏÄÇÖÖÿ̨Ö÷»úÖ»ÔÊÐíÒ»¸öIPµÄÇé¿ö¡£¾ßÌåÉèÖÃÈçÏ£º
1¡¢°²×°VMware workstation¡£
2¡¢°²×°guestϵͳ£¬ÕâÀïÎÒ°²×°µÄRed Hat Linux9£¬°²×°¹ý³ÌÖÐÈ·±£ÍøÂçÁ¬½ÓÑ¡ÔñµÄÊÇNAT·½Ê½£¬µ±È»
¿ÉÒÔÔÚ°²×°Íêºó½øÐÐÐ޸ġ£
3¡¢µ½windows XP ......
±¾À´Ïë×°aideµÄ£¬·¢ÏÖÔÚconfigureµÄʱºò¿¨×¡ÁË¡£×Ðϸһ¿´
checking for gcc......no
ÔÀ´Õâ¸ölinuxûÓÐ×°gcc¡£Ë½ÐÎÒÀÁ£¬Ö±½Ó°Ñlinux¿½¹ýÀ´Óá£ÕÒÁ˰ëÌì°²×°¾µÏñÎļþ£¬ÕÒµ½gcc-3.22-5.i386.rpm
¡£ÄǾͿªÊ¼×°°É~
1¡¢¼ì²éÎļþ¹ØÁª
rpm -ivh *.rpmºó£¬Ò»¶Ñ¹ØÁª³öÀ´ÁË
¹Ô¹Ô£¬Ò»¿´£¬Îå¸ö°üÄØ~
......