mirror of https://github.com/CGAL/cgal
Update for SVN.
This commit is contained in:
parent
d2777b879a
commit
9c74bc8ec7
|
|
@ -44,8 +44,8 @@ dist: dist-clean
|
|||
|
||||
# make update: update the working directory
|
||||
update:
|
||||
@cvs -q update -d -P
|
||||
@svn -q update
|
||||
|
||||
# make diff: diff between the cvs repository and the working copy
|
||||
diff:
|
||||
@cvs -q diff -u | less
|
||||
@svn diff | less
|
||||
|
|
|
|||
Loading…
Reference in New Issue