Re: [BackupPC-devel] Git updates (tag renaming and rsync-bpc based on rsync 3.1.2)
On 2017-04-02 23:17, Craig Barratt wrote: > Yesterday I renamed all the tags in backuppc, backuppc-xs and rsync-bpc > from "vX_Y_Z" to "X.Y.Z" (eg, v4_1_1 -> 4.1.1). > The reason from way back is that CVS doesn't allow periods in tag > names. > > I also just created a new branch in rsync-bpc called 3.0.9 (the rsync > version it is based upon). > 3.0.9 is the stable branch (current release is 3.0.9.6). > The master is now based on rsync 3.1.2. > It's only minimally tested, so I don't recommend the master for broad > use yet. Thanks Craig! I've followed this change and renamed my DEBIAN branch to https://github.com/raoulbhatia/rsync-bpc/tree/3.0.9.6-DEBIAN . Raoul -- DI (FH) Raoul Bhatia M.Sc. E-Mail. ra...@bhatia.at Tel. +43 699 10132530 -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ BackupPC-devel mailing list BackupPC-devel@lists.sourceforge.net List:https://lists.sourceforge.net/lists/listinfo/backuppc-devel Wiki:http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
Re: [BackupPC-devel] Git updates (tag renaming and rsync-bpc based on rsync 3.1.2)
On 03.04.2017 0:17, Craig Barratt wrote: > Yesterday I renamed all the tags in backuppc, backuppc-xs and rsync-bpc from > "vX_Y_Z" to "X.Y.Z" (eg, v4_1_1 -> 4.1.1). The reason from way back is that > CVS doesn't allow periods in tag names. > Craig, when I asked about changing tags format to "X.Y.Z", I didn't mean changing existing tags. I believe changing something (like commits or tags) in a public repository is a terrible idea. At least this change has made sources unfetchable for current ports. Would you please rename them back (just commits previously tagged as "vX_Y_Z")? Or maybe if you like you can use both tags "vX_Y_Z" and "X.Y.Z" for each of those commits. Of course, "X.Y.Z" format for new releases is fine. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ BackupPC-devel mailing list BackupPC-devel@lists.sourceforge.net List:https://lists.sourceforge.net/lists/listinfo/backuppc-devel Wiki:http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/