Alejandro Mery
e7570f7902
sde-update-tree: remove hardcoded package's url from the checkout loop
Signed-off-by: Alejandro Mery <amery@geeks.cl>
4 years ago
Alejandro Mery
77842d946f
sde-update-tree: use https:// instead of git:// as default baseurl
Signed-off-by: Alejandro Mery <amery@geeks.cl>
4 years ago
Alejandro Mery
81792c7e27
sde-update-tree: auto-stash (and restore) local changes on update before the rebase
11 years ago
Alejandro Mery
cd01a53887
sde-update-tree: call ./update.sh scripts when present in the root of a git/svn tree
Signed-off-by: Alejandro Mery <amery@geeks.cl>
11 years ago
Alejandro Mery
a93d30880e
sde-update-tree: fixed dash support, foo=$() is not resilient to whitespacing
13 years ago
Alejandro Mery
26902a1dae
sde-update-tree: enhanced to `git remote prune $remote` before fetching
16 years ago
Alejandro Mery
d20e8558af
sde-update-tree: removed `echo svn` debugging that leaked before
16 years ago
Alejandro Mery
b768f7eede
sde-update-tree: fixed to not skip package/ when missing
16 years ago
Alejandro Mery
a18173f474
sde-update-tree: Enhanced to not try to update mislocated files where dirs are expected
16 years ago
Alejandro Mery
47ecc5735b
sde-update-tree: removed superfluous message after `git clone`, git is verbose enough
16 years ago
Alejandro Mery
aeb072a3e1
sde-update-tree: enhanced output by using echo_info and the other echo_* functions
16 years ago
Alejandro Mery
96b3494a0f
sde-update-tree: removed debugging `echo`
16 years ago
Alejandro Mery
8141f925f7
sde-update-tree: enhanced to close package/ from the same URL used to clone $SDEROOT
16 years ago
Alejandro Mery
53468ccfec
[sde-update-tree] Introduced update_svn_nested(), in charge of listing svn:externals but not sub-externals... which dupe in the recursion
16 years ago
Alejandro Mery
5e338676b2
[sde-update-tree] Changed update_git() to behave like update_svn() - no nested repos supported yet
16 years ago
Alejandro Mery
0629000702
[sde-update-tree] Enhanced svn support to handle broken externals without aborting the whole update
16 years ago
Alejandro Mery
bed86172c8
[sde-update-tree] Enhanced to try to detect a branch for rebasing if none set
16 years ago
Alejandro Mery
526d123c6d
[sde-update-tree] Changed to use `git pull --rebase` which is smarter
16 years ago
Alejandro
545f0ad8d1
[sde-update-tree] Fixed to run fine under Ubuntu
16 years ago
Alejandro Mery
84e07e9320
Removed superfluous ''s from bin/*
17 years ago
Alejandro Mery
287952d345
Improved bin/sde-update-tree to say something when package's git clone succeeded
17 years ago
Alejandro Mery
19fdc54671
Removed trailing spaces from bin/ ... without renewing the copyright note
17 years ago
Alejandro Mery
cda2cfe373
changed `sde update tree` to nicely indent the output of the update commands
17 years ago
Alejandro Mery
be1be4ac19
Added description to bin/sde-update-tree and cleaned a bit
17 years ago
Alejandro Mery
e01ef36d08
Improved bin/sde-update-tree to also update svn sub-trees
17 years ago
Alejandro Mery
572eb79210
Fixed bin/sde-update-tree now for real
17 years ago
Alejandro Mery
352bec5ce7
Fixed sde-update-tree to not error when there is no package/* because package/ is not yet cloned
17 years ago
Alejandro Mery
d70e9e2114
Cleaned bin/sde-update-tree's output
17 years ago
Alejandro Mery
a40e3e3830
Implemented a simple bin/sde-update-tree which just updates everything, and gets package/ if it's not yet there
17 years ago
Alejandro Mery
c23809ed7b
Added bin/sde-patch-copyright, a simple tool to get $PWD relative files patched for copyright
17 years ago
Alejandro Mery
16f4588583
* improved bin/sde-cleanup-download by adding a dry run mode (-d, --dry-run),
a usage function and a hardcoded list of other accepted files
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21705 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
ed1369be89
* implemented bin/sde-cleanup-download using bin/sde-list-download output
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21701 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
5ab7a5f7dd
* renamed sde-configure to sde-config as defined on the last version
of the specs
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21585 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
fe9f68c0c6
* added do-nothing versions of the missing sde-* defined by the
documentation team.
(copy import configure export update info build switch create)
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21579 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
e81db99a4e
* introduced early target, a proof of concept for an initrd target
(working only on udev branch)
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21400 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
34b8b51e0d
* converted scripts/Create-PkgList into lib/sde-package/package-list.awk
* introduced `sde list pkg` to list the default package list for a given
architecture, used by Config and some toys.
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21082 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
f414f91d4e
* fixed lib/sde-cleanup.hlp syntax
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21079 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
56c8aab961
* converted ./scripts/Cleanup into `sde cleanup`
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21001 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
dbdc26fec8
* converted `sde install` into bin/sde-install command
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20975 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
61632e67b0
* changed generic/reference to copy (if available) config.log
into $docdir for informative reasons.
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20878 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
3a1cd0aa75
* moved our trunk into the framework subproject
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20073 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago