歡迎您光臨本站 註冊首頁

svn import 的時候,可以指定忽略部分文件和目錄嗎?

←手機掃碼閱讀     火星人 @ 2014-03-04 , reply:0

svn import 的時候,可以指定忽略部分文件和目錄嗎?

svn import 的時候,可以指定忽略部分文件和目錄嗎?

《解決方案》

import: Commit an unversioned file or tree into the repository.
usage: import URL

  Recursively commit a copy of PATH to URL.
  If PATH is omitted '.' is assumed.
  Parent directories are created as necessary in the repository.
  If PATH is a directory, the contents of the directory are added
  directly under URL.
  Unversionable items such as device files and pipes are ignored
  if --force is specified.

Valid options:
  -q [--quiet]             : print nothing, or only summary information
  -N [--non-recursive]     : obsolete; try --depth=files or --depth=immediates
  --depth ARG              : limit operation by depth ARG ('empty', 'files',
                            'immediates', or 'infinity')
  --auto-props             : enable automatic properties
  --force                  : force operation to run
  --no-auto-props          : disable automatic properties
  -m [--message] ARG       : specify log message ARG
  -F [--file] ARG          : read log message from file ARG
  --force-log              : force validity of log message source
  --editor-cmd ARG         : use ARG as external editor
  --encoding ARG           : treat value as being in charset encoding ARG
  --with-revprop ARG       : set revision property ARG in new revision
                             using the name[=value] format
  --no-ignore              : disregard default and svn:ignore property ignores

Global options:
  --username ARG           : specify a username ARG
  --password ARG           : specify a password ARG
  --no-auth-cache          : do not cache authentication tokens
  --non-interactive        : do no interactive prompting
  --trust-server-cert      : accept unknown SSL server certificates without
                             prompting (but only with '--non-interactive')
  --config-dir ARG         : read user configuration files from directory ARG
  --config-option ARG      : set user configuration option in the format:
                                 FILE:SECTION:OPTION=
                             For example:
                                 servers:global:http-library=serf
《解決方案》

好象不支持?
《解決方案》

嗯,看下詳細的手冊吧!
為啥不考慮git?不過git好像也不能滿足你的需求吧。
《解決方案》

git 比svn 複雜而已。
《解決方案》

沒感覺git比SVN複雜到哪裡去啊?

[火星人 ] svn import 的時候,可以指定忽略部分文件和目錄嗎?已經有676次圍觀

http://coctec.com/docs/service/show-post-11439.html