pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: databases/libpqxx update



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Ignatios Souvatzis wrote:
[---]
>>    However, I have no idea how to tell cvs to delete files so it'll end
>> up in the output of the "cvs diff". How does one do that?
> 
> is the new patch-aa really about the same source file, that the old
> patch-aa changed? then
> 
> mv ../work/.new_patches/patch-aa patch-aa
> rm patch-ab
> cvs rm patch-ab
> cvs commit

   Granted, I don't know how cvs works -- but I don't have commit
privileges, so I assume that this won't work.

> if the new patch-aa is about a different file, you should call it
> patch-ac (or whichever name is unused...)
> 
> then 
> 
> rm patch-aa patch-ab
> cvs rm patch-aa patch-ab
> cvs add patch-ac
> cvs commit

   Aha! I thought the first patch had to be named patch-aa, and so on?
But anyway -- does this mean that it's not possible for me (without
commit privileges) to create a diff which specifies which files to delete?

- --
Kind regards,
Jan Danielsson

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (NetBSD)

iD8DBQFGdCsLuPlHKFfKXTYRCkg9AJ9cM0UK18OtIdn5wJICezh5qMfqygCfRXia
S9S5Hs5JVttL0eZ2q+37vxY=
=NtQR
-----END PGP SIGNATURE-----



Home | Main Index | Thread Index | Old Index