Directory trunk/SVNSERVER/bin/

Directory Created:
2018-09-25 08:18
Total Files:
9
Deleted Files:
2
Lines of Code:
1127

[root]/trunk/SVNSERVER/bin

Lines of Code

trunk/SVNSERVER/bin/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sbu062 163 (100.0%) 1754 (100.0%) 10.7

Most Recent Commits

sbu062 2022-09-20 07:35 Rev.: 12780

iobsolete file unused

0 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: dump.tegsvn.sh (del)
sbu062 2022-09-20 07:32 Rev.: 12779

adapted backup scripts for TEGsvn v2 2022 Debian 10 new server
cron:
{{{
# m h dom mon dow command
4 2 * * * /home/debian/bin/dump_loc.tegsvn.sh mount
30 5 * * 5 /home/debian/bin/backup_trac.sh mount
}}}

9 lines of code changed in 3 files:

  • trunk/SVNSERVER/bin: backup_trac.sh (+4 -3), dump_loc.tegsvn.sh (+3 -2), uib-drive-mount (+2 -2)
sbu062 2022-09-19 12:20 Rev.: 12774

update ejabberd version path

3 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+3 -3)
sbu062 2022-09-19 12:09 Rev.: 12773

test hook again in sync mode

1 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: trac-svn-hook (+1 -1)
sbu062 2022-09-19 12:01 Rev.: 12772

check new hook

1 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: trac-svn-hook (+1 -1)
sbu062 2022-09-19 11:59 Rev.: 12771

get new version of hook from https://svn.edgewall.org/repos/trac/trunk/contrib/trac-svn-hook

82 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: trac-svn-hook (+82 -53)
sbu062 2022-09-19 11:54 Rev.: 12770

another test hook

1 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: trac-svn-hook (+1 -1)
sbu062 2022-09-19 11:50 Rev.: 12769

test hook

1 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: trac-svn-hook (+1 -1)
sbu062 2022-09-19 11:43 Rev.: 12768

icomments changed to check hook action works

3 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: trac-svn-hook (+3 -1)
sbu062 2022-09-19 11:21 Rev.: 12766

add comment only

2 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: trac-svn-hook (+2)
sbu062 2022-09-19 11:17 Rev.: 12765

updated svn hook

234 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: trac-svn-hook (new 234)
sbu062 2022-09-14 17:44 Rev.: 12758

do not unmount backup partition if it was mounted before

13 lines of code changed in 2 files:

  • trunk/SVNSERVER/bin: backup_trac.sh (+7 -5), dump_loc.tegsvn.sh (+6 -4)
sbu062 2022-09-10 06:56 Rev.: 12739

need root access due to works with later versions of rclone, here upgraded to 1.59

2 lines of code changed in 2 files:

  • trunk/SVNSERVER/bin: backup_trac.sh (+1 -1), dump_loc.tegsvn.sh (+1 -1)
sbu062 2022-09-08 00:44 Rev.: 12727

need cron commands for `crontab -l`

24 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: cron_job (new 24)
sbu062 2022-09-08 00:42 Rev.: 12726

no need to continue if backup failed and is unavailable

1 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: dump_loc.tegsvn.sh (+1 -1)
sbu062 2022-09-08 00:40 Rev.: 12725

find backup file and report success or error

5 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: dump_loc.tegsvn.sh (+5 -1)
sbu062 2022-09-08 00:33 Rev.: 12724

check backup file availability

7 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: backup_trac.sh (+7 -1)
sbu062 2022-09-08 00:27 Rev.: 12723

stop if backup location is not available

1 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: dump_loc.tegsvn.sh (+1 -1)
sbu062 2022-09-08 00:20 Rev.: 12722

report backup partition mount success or error

2 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: dump_loc.tegsvn.sh (+2)
sbu062 2022-09-07 15:12 Rev.: 12720

move from sync.uib.no to OneDrive via rclone

11 lines of code changed in 2 files:

  • trunk/SVNSERVER/bin: backup_trac.sh (+6 -2), dump_loc.tegsvn.sh (+5 -3)
sbu062 2022-05-11 12:13 Rev.: 12467

delete obsolete comments on auth, xmpp is not mandatory

2 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: create_user.sh (+2 -61)
sbu062 2022-05-11 11:58 Rev.: 12466

xmpp is configured manually

12 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: create_user.sh (+12 -35)
sbu062 2022-05-10 11:42 Rev.: 12436

need to add to roster in both ways, new user and calling user

6 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+6)
sbu062 2022-05-10 09:37 Rev.: 12435

reverted, was correct order

1 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+1 -2)
sbu062 2022-05-10 09:07 Rev.: 12434

fix add_rosteritem order

2 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+2 -1)
sbu062 2022-05-10 08:10 Rev.: 12433

rename bot group

1 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+1 -1)
sbu062 2022-05-10 08:09 Rev.: 12432

new ejabberdctl binary is in opt

3 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+3 -3)
sbu062 2022-02-18 20:42 Rev.: 12172

need requests library

1 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+1)
sbu062 2022-02-18 20:37 Rev.: 12171

added weather command to bot

35 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+35)
sbu062 2022-02-18 20:32 Rev.: 12170

note on auth and xsend.py

4 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+4 -2)
sbu062 2021-12-13 09:52 Rev.: 11868

fix permission check

1 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+1 -1)
sbu062 2021-12-13 09:43 Rev.: 11867

implemented `ip` command, override `unknown_command` to avoid displaying error on http upload

27 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+27)
sbu062 2021-12-08 12:24 Rev.: 11862

TEGsvn backup on Windows need local pathes only

2 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: dump.tegsvn.bat (+2 -2)
sbu062 2021-12-08 10:17 Rev.: 11860

backup should use `sync.uib.no` that allows key login without stupid MS sms code
backup is now fixed with sync server

2 lines of code changed in 2 files:

  • trunk/SVNSERVER/bin: backup_trac.sh (+1 -1), dump_loc.tegsvn.sh (+1 -1)
sbu062 2021-09-10 18:31 Rev.: 11489

list TEG members

2 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: create_user.sh (+2)
sbu062 2021-09-10 18:28 Rev.: 11488

add new user to shared roster group TEG

5 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: create_user.sh (+5)
sbu062 2021-09-10 18:22 Rev.: 11487

show list of users at the end

6 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: create_user.sh (+6)
sbu062 2021-09-10 18:16 Rev.: 11486

better numbers

2 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: create_user.sh (+2 -2)
sbu062 2021-09-10 18:14 Rev.: 11485

switch fully yo internal authentication for XMPP

6 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: create_user.sh (+6 -54)
sbu062 2021-03-28 16:14 Rev.: 10953

disallow message is fixed string

13 lines of code changed in 1 file:

  • trunk/SVNSERVER/bin: svnserverbot.py (+13 -16)

(115 more)

Generated by StatSVN 0.7.0