Opened 15 years ago

Closed 15 years ago

#6772 closed patch (fixed)

Installing Plug-ins Copies '.svn' Directories

Reported by: mythtv@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: MythTV - General Version: unknown
Severity: medium Keywords: cpsvndir
Cc: Ticket locked: no

Description

Installing MythArchive? and MythWeather? copies ".svn" directories to the install location.

The attached patches add a version of "cpsvndir" to the "mythplugins" directory that supports copying source files from any location to the desired destination. Other patches make the same changes to the copies of "cpsvndir" in "mythtv", "myththemes", and "themes" directories.

Attachments (12)

cpsvndir_mythplugins.patch (2.0 KB) - added by mythtv@… 15 years ago.
cpsvndir_myththemes.patch (1.1 KB) - added by mythtv@… 15 years ago.
cpsvndir_mythtv.patch (1.2 KB) - added by mythtv@… 15 years ago.
cpsvndir_themes.patch (1.1 KB) - added by mythtv@… 15 years ago.
cpsvndir_mythplugins2.patch (2.0 KB) - added by mythtv@… 15 years ago.
Make "cp" parameters OSX friendly
cpsvndir_myththemes2.patch (1.2 KB) - added by mythtv@… 15 years ago.
Make "cp" parameters OSX friendly
cpsvndir_mythtv2.patch (1.2 KB) - added by mythtv@… 15 years ago.
Make "cp" parameters OSX friendly
cpsvndir_themes2.patch (1.5 KB) - added by mythtv@… 15 years ago.
Make "cp" parameters OSX friendly
cpsvndir_mythtv3.patch (1.2 KB) - added by mythtv@… 15 years ago.
cpsvndir_mythplugins3.patch (1.2 KB) - added by mythtv@… 15 years ago.
cpsvndir_myththemes3.patch (1.2 KB) - added by mythtv@… 15 years ago.
cpsvndir_themes3.patch (1.7 KB) - added by mythtv@… 15 years ago.

Download all attachments as: .zip

Change History (13)

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_mythplugins.patch added

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_myththemes.patch added

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_mythtv.patch added

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_themes.patch added

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_mythplugins2.patch added

Make "cp" parameters OSX friendly

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_myththemes2.patch added

Make "cp" parameters OSX friendly

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_mythtv2.patch added

Make "cp" parameters OSX friendly

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_themes2.patch added

Make "cp" parameters OSX friendly

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_mythtv3.patch added

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_mythplugins3.patch added

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_myththemes3.patch added

Changed 15 years ago by mythtv@…

Attachment: cpsvndir_themes3.patch added

comment:1 Changed 15 years ago by gigem

Resolution: fixed
Status: newclosed

(In [21722]) Fixed some more deficiencies in cpsvndir. Patch from Peter Stokes. Fixes #6772.

Note: See TracTickets for help on using tickets.