[Nut-upsdev] Re: [nut-commits] svn commit r430 - in
branches/Testing: . docs drivers man
Charles Lepple
clepple at gmail.com
Tue Jun 6 22:30:14 UTC 2006
On 6/6/06, Carlos Rodrigues wrote:
> Author: carlosefr-guest
> Date: Tue Jun 6 21:16:30 2006
> New Revision: 430
>
> Added:
> branches/Testing/docs/megatec.txt
> branches/Testing/drivers/megatec.c
> branches/Testing/drivers/megatec.h
> branches/Testing/man/megatec.8
Just a note on adding drivers to the Testing branch: if you use 'svn
copy' instead of 'svn add', then SVN keeps the file history in the
copy. If changes are needed during backporting, you can use the
working-copy syntax of 'svn copy' (i.e. don't use full URLs) and the
changeset will then show the differences between the trunk and Testing
branches.
It's certainly not a problem to do it the way you did, but SVN does
have some pretty neat capabilities that make it easier to track the
ancestry of a file.
--
- Charles Lepple
More information about the Nut-upsdev
mailing list