func svnParseStat(rev, out string) (*RevInfo, error) { … } func svnReadZip(ctx context.Context, dst io.Writer, workDir, rev, subdir, remote string) (err error) { … }
func svnParseStat(rev, out string) (*RevInfo, error) { … } func svnReadZip(ctx context.Context, dst io.Writer, workDir, rev, subdir, remote string) (err error) { … }