[wp-trac] [WordPress Trac] #36394: git-or-svn module assumes only one can be true
WordPress Trac
noreply at wordpress.org
Sat Apr 2 03:01:28 UTC 2016
#36394: git-or-svn module assumes only one can be true
------------------------------+--------------------
Reporter: iseulde | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.5
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+--------------------
Comment (by netweb):
Rather than creating another ticket adding support for full repo SVN
checkouts whilst we're at it would be great. I've got checkouts (used for
alternate version testing etc) of WordPress (and bbPress and BuddyPress)
using `https://develop.svn.wordpress.org/` rather than
`https://develop.svn.wordpress.org/trunk`, as such the `.svn` folder is up
the directory tree one folder alongside the `branches`, `tags`, and
`trunk` folders.
{{{
#!sh
netweb at MacBook ~/dev/develop.svn.wordpress.org
$ ls
total 0
drwxr-xr-x 6 netweb staff 204 Apr 2 13:56 .
drwxr-xr-x 44 netweb staff 1.5K Mar 31 17:51 ..
drwxr-xr-x 8 netweb staff 272 Nov 20 16:06 .svn
drwxr-xr-x 28 netweb staff 952 Dec 15 19:39 branches
drwxr-xr-x 154 netweb staff 5.2K Apr 2 13:59 tags
drwxr-xr-x 18 netweb staff 612 Mar 26 00:34 trunk
netweb at MacBook ~/dev/develop.svn.wordpress.org
$ svn info
Path: .
Working Copy Root Path: /Users/netweb/dev/develop.svn.wordpress.org
URL: https://develop.svn.wordpress.org
Relative URL: ^/
Repository Root: https://develop.svn.wordpress.org
Repository UUID: 602fd350-edb4-49c9-b593-d223f7449a82
Revision: 37154
Node Kind: directory
Schedule: normal
Last Changed Author: azaozz
Last Changed Rev: 37154
Last Changed Date: 2016-04-02 08:12:18 +1100 (Sat, 02 Apr 2016)
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36394#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list