[mythtv] [mythtv-commits] Ticket #199: multiple favorite channel groups
Michael T. Dean
mtdean at thirdcontact.com
Sat Feb 7 19:55:36 UTC 2009
On 02/05/2009 10:25 PM, MythTV wrote:
> #199: multiple favorite channel groups
>
>
> Comment(by bander.ajba):
>
> the posted diff file was generated using svn diff mythtv which only
> generates diffs for files that are part of svn tree only. however this
> ticket uses two more files that are not part of the svn tree.
>
> Please someone tell me how to generate a diff to include files that are
> not part of the svn tree.
svn add path/to/file path/to/directory/to/add/recursively
svn diff
Note that "svn add" will modify only your working copy. Until someone
(with commit privileges) does an "svn commit", the SVN repo knows
nothing of the new file.
And questions like this are best suited to the mailing list, rather than
the bug tracking database.
Thanks,
Mike
More information about the mythtv-dev
mailing list