0.0.3 • Published 9 years ago

batch-svn-st v0.0.3

Weekly downloads
12
License
-
Repository
-
Last release
9 years ago

作用:

用于查看当前目录下所有模块的svn状态 (会cd至当前目录下各模块中执行svn st)

使用:

> npm install batch-svn-st -g
#在项目目录下(即要查看的各模块的父目录下)
> batchSvnSt

使用示例:

> ls
album  aside_frs  bawu  foot_pb  frs  postor  ueglibs
> batchSvnSt
album
?       .idea
?       _build
aside_frs
?       .idea
?       _build
bawu
?       .idea
?       _build
?       output
M       layout/bawu_skeleton/bawu_skeleton.php
foot_pb
?       .idea
?       output
?       _build
frs
?       .idea
?       _build
?       output
postor
?       output
?       .idea
?       _build
ueglibs
?       .idea
?       output
?       _build
0.0.3

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago