aboutsummaryrefslogtreecommitdiff
blob: 157bed38a528db95335bef2a8af524b379a296f4 (plain)
1
2
3
4
5
6
7
8
9
10
# sync/__init__.py; sync module namespace initialization
# Copyright 2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
#$Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/portage/sync/__init__.py,v 1.2 2005/07/13 05:51:35 ferringb Exp $

import rsync
import cvs
import snapshot
from parseuri import parseSyncUri