Gitiles
Code Review
Sign In
git.eclipse.org
/
webtools
/
webtools.releng
/
e194f52ae55d607474832cf7fee139a17b3879ed
/
.
/
plugins
/
org.eclipse.wtp.releng.utilities
/
moveNewToOId.sh
blob: a0417139cd4609068633aae61b49cd99a24257d9 [
file
] [
log
] [
blame
]
#!/bin/sh
# this file is to move the "new" temporary created directories,
# back to the main 'webtools' cvs location.
.
mainparams
.
shsource
.
copyAndRemove
.
sh
# don't need cvsroot
rm
-
fr $
{
newcvsdir
}/
CVSROOT
mv $
{
newcvsdir
}/*
$
{
oldcvsdir
}