Imported puppetlabs-vcsrepo
This commit is contained in:
parent
0938a13fe6
commit
18d9aa4a23
152 changed files with 9191 additions and 0 deletions
5
modules/vcsrepo/spec/fixtures/bzr_version_info.txt
vendored
Normal file
5
modules/vcsrepo/spec/fixtures/bzr_version_info.txt
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
revision-id: menesis@pov.lt-20100309191856-4wmfqzc803fj300x
|
||||
date: 2010-03-09 21:18:56 +0200
|
||||
build-date: 2010-03-14 00:42:43 -0800
|
||||
revno: 2634
|
||||
branch-nick: mytest
|
14
modules/vcsrepo/spec/fixtures/git_branch_a.txt
vendored
Normal file
14
modules/vcsrepo/spec/fixtures/git_branch_a.txt
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
feature/foo
|
||||
feature/bar
|
||||
feature/baz
|
||||
feature/quux
|
||||
only/local
|
||||
* master
|
||||
refactor/foo
|
||||
origin/HEAD
|
||||
origin/feature/foo
|
||||
origin/feature/bar
|
||||
origin/feature/baz
|
||||
origin/feature/quux
|
||||
origin/only/remote
|
||||
origin/master
|
14
modules/vcsrepo/spec/fixtures/git_branch_feature_bar.txt
vendored
Normal file
14
modules/vcsrepo/spec/fixtures/git_branch_feature_bar.txt
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
feature/foo
|
||||
* feature/bar
|
||||
feature/baz
|
||||
feature/quux
|
||||
only/local
|
||||
master
|
||||
refactor/foo
|
||||
origin/HEAD
|
||||
origin/feature/foo
|
||||
origin/feature/bar
|
||||
origin/feature/baz
|
||||
origin/feature/quux
|
||||
origin/only/remote
|
||||
origin/master
|
15
modules/vcsrepo/spec/fixtures/git_branch_none.txt
vendored
Normal file
15
modules/vcsrepo/spec/fixtures/git_branch_none.txt
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
feature/foo
|
||||
feature/bar
|
||||
feature/baz
|
||||
feature/quux
|
||||
only/local
|
||||
master
|
||||
* (no branch)
|
||||
refactor/foo
|
||||
origin/HEAD
|
||||
origin/feature/foo
|
||||
origin/feature/bar
|
||||
origin/feature/baz
|
||||
origin/feature/quux
|
||||
origin/only/remote
|
||||
origin/master
|
6
modules/vcsrepo/spec/fixtures/hg_parents.txt
vendored
Normal file
6
modules/vcsrepo/spec/fixtures/hg_parents.txt
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
changeset: 3:34e6012c783a
|
||||
parent: 2:21ea4598c962
|
||||
parent: 1:9d0ff0028458
|
||||
user: Test User <test.user@example.com>
|
||||
date: Fri Aug 07 13:13:02 2009 -0400
|
||||
summary: merge
|
18
modules/vcsrepo/spec/fixtures/hg_tags.txt
vendored
Normal file
18
modules/vcsrepo/spec/fixtures/hg_tags.txt
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
tip 1019:bca3f20b249b
|
||||
0.9.1 1017:76ce7cca95d8
|
||||
0.9 1001:dbaa6f4ec585
|
||||
0.8 839:65b66ac0fc83
|
||||
0.7.1 702:e1357f00129f
|
||||
0.7 561:7b2af3b4c968
|
||||
0.6.3 486:e38077f4e4aa
|
||||
0.6.2 405:07bb099b7b10
|
||||
0.6.1 389:93750f3fbbe2
|
||||
0.6 369:34e6012c783a
|
||||
0.5.3 321:5ffa6ae7e699
|
||||
0.5.2 318:fdc2c2e4cebe
|
||||
0.5.1 315:33a5ea0cbe7a
|
||||
0.5 313:47490716f4c9
|
||||
0.4 240:47fa3a14cc63
|
||||
0.3.1 132:bc231db18e1c
|
||||
0.3 130:661615e510dd
|
||||
0.2 81:f98d13b442f6
|
10
modules/vcsrepo/spec/fixtures/svn_info.txt
vendored
Normal file
10
modules/vcsrepo/spec/fixtures/svn_info.txt
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
Path: .
|
||||
URL: http://example.com/svn/trunk
|
||||
Repository Root: http://example.com/svn
|
||||
Repository UUID: 75246ace-e253-0410-96dd-a7613ca8dc81
|
||||
Revision: 4
|
||||
Node Kind: directory
|
||||
Schedule: normal
|
||||
Last Changed Author: jon
|
||||
Last Changed Rev: 3
|
||||
Last Changed Date: 2008-08-07 11:34:25 -0700 (Thu, 07 Aug 2008)
|
Loading…
Add table
Add a link
Reference in a new issue