On 18.04.13 17:17, H.Merijn Brand wrote:
On request from Jens:

$ git clone github.com:perl5-dbi/dbi.git SQL-Statement

is now a full copy of https://github.com/rehsack/SQL-Statement

$ pwd
/tmp/SQL-Statement
$ git push --tags
Everything up-to-date
$ git branch -a
* master
  remotes/origin/master
  remotes/tags/1.16_01
  remotes/tags/1.16_02
  remotes/tags/1.16_04
  remotes/tags/1.17
  remotes/tags/1.18_01
  remotes/tags/1.18_02
  remotes/tags/1.20
  remotes/tags/1.21
  remotes/tags/1.21_1
  remotes/tags/1.21_2
  remotes/tags/1.21_3
  remotes/tags/1.21_4
  remotes/tags/1.21_6
  remotes/tags/1.21_8
  remotes/tags/1.22
  remotes/tags/1.23
  remotes/tags/1.24
  remotes/tags/1.25
  remotes/tags/1.26
  remotes/tags/1.27
  remotes/tags/1.27_01
  remotes/tags/1.28
  remotes/tags/1.29
  remotes/tags/1.30
  remotes/tags/1.31
  remotes/tags/1.32
  remotes/tags/1.33
  remotes/tags/1.400_001
  remotes/tags/1.400_002
  remotes/tags/1.400_003
  remotes/tags/1.401
  remotes/tags/1.402
  remotes/trunk
$

$ cd -
/data/Projects/OSS/SQL-Statement
$ git branch -a
* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/master
$ git tag -l
$

Looks not so full as I would had expected :/

Well, even if the original svn clone marks some tags as
branches, thery're identified. Is it possible to move that
to the perl5-dbi clone?

> The new location does NOT know about the old, as it can now be
> used as the new decisive source: that is up to Jens.
>
> Enjoy!

Regarding the statement from Tim, that he'd prefer to gather the
dbi related stuff into that orga (perl5-dbi) and I prefer that,
too - I hereby declare that in not to distant future
github.com:perl5-dbi/SQL-Statement.git will be the decisive
source.

Cheers
--
Jens Rehsack

Reply via email to