Subversion Repositories SvarDOS

Rev

Rev 1657 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1657 Rev 2166
Line 4... Line 4...
4
# synchronizes the mirrors.
4
# synchronizes the mirrors.
5
# This requires specific credentials, hence at this time it can be executed
5
# This requires specific credentials, hence at this time it can be executed
6
# only by me (Mateusz).
6
# only by me (Mateusz).
7
 
7
 
8
# sync the system repo to the OSDN mirror
8
# sync the system repo to the OSDN mirror
-
 
9
# disabled because dysfunctional since mid-2024
9
svnsync sync svn+ssh://mateuszviste@svn.osdn.net/svnroot/svardos-mirror
10
#svnsync sync svn+ssh://mateuszviste@svn.osdn.net/svnroot/svardos-mirror
10
 
11
 
11
# sync the packages repo to my HelixTeam hub account
12
# sync the packages repo to my HelixTeam hub account
12
svnsync sync svn+ssh://hth@helixteamhub.cloud/mateuszviste/projects/svardos-mirror/repositories/subversion/packages
13
svnsync sync svn+ssh://hth@helixteamhub.cloud/mateuszviste/projects/svardos-mirror/repositories/subversion/packages
13
 
14
 
14
echo "done."
15
echo "done."