SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for obs-service-tar_scm-0.2.3-6.2.2.noarch.rpm :

* Fri Jul 27 2012 aspiersAATTsuse.com- Prevent local users from appearing as user/group owner in generated tar files (thanks bmwiedemann for this)
* Tue Jul 03 2012 adrianAATTsuse.de- fix option for submodule update
* Sat Jun 30 2012 magist3rAATTgmail.com- Fixed error with cache
* Sat Jun 30 2012 magist3rAATTgmail.com- Added an option to disable git submodules- Replaced --exclude=.$MYSCM with --exclude-vcs tar option
* Thu Jun 28 2012 magist3rAATTgmail.com- Added support for git submodules
* Tue Jun 05 2012 saschpeAATTsuse.de- Re-iterating the last change once again, \'git rev-parse --verify $REV\' will return false even if $REV is a normal branch upon first clone of the repo. Thus \'git fetch $URL +$REV:$REV\" is run initially. However, the \'git checkout $REV\' then fails because it\'s missing tracking information. Therefore, try a normal checkout first and fetch the specific $REV only when that fails (due to reasons described below).
* Thu May 24 2012 rohan.mcgovernAATTnokia.com- Allow git revision to refer to revisions not available from a default clone/fetch (i.e. refs other than refs/heads/
* or refs/tags/
*)
* Mon Mar 19 2012 aspiersAATTsuse.com- Check that git pull succeeds
* Wed Feb 29 2012 aspiersAATTsuse.com- Remove accidental reference to keep-source parameter which was never pushed upstream (obsoleted by new cache).
* Thu Feb 16 2012 aspiersAATTsuse.com- When the cache is used, output location of repo in the cache
* Tue Feb 14 2012 aspiersAATTsuse.com- add new \'versionformat\' option to determine how version is extracted via git show --pretty=...- support caching of cloned repositories to speed up fetch from upstream
* Mon Feb 13 2012 aspiersAATTsuse.com- Add test suite- Fix --subdir with --scm svn- Fix --scm bzr
* Mon Feb 13 2012 cooloAATTsuse.com- patch license to follow spdx.org standard
* Tue Jan 24 2012 rschieleAATTgmail.com- add new option to specify a subset of files/subdirectories to pack in the tar ball
* Tue Jan 24 2012 rschieleAATTgmail.com- Checking out a specific revision cannot work when only the latest version is cloned.
* Thu Dec 29 2011 gollubAATTb1-systems.de- make svn checkout --trust-server-cert option conditional, since this option is not supported by versions prior to subversion 1.6.
* Thu Dec 29 2011 gollubAATTb1-systems.de- Trim user prefix from tarball filename. This enables tar_scm service to be used with git and ssh transport (in conjuction with a passphrase less ssh-pubkey). Example Git URL: gitAATTgitrepo.tld:foobar.git
* Thu Dec 29 2011 gollubAATTb1-systems.de- git 1.6.x and very likely other version only support \"show --pretty=format:%at\" as parameter with \"format:\" prefix. git show --pretty=%at is also support by recent git versions.
* Mon Aug 29 2011 adrianAATTsuse.de- make it possible to create tar balls without version tag (#714542)
* Fri Aug 26 2011 adrianAATTsuse.de- support old tar bar lookup also for OBS 2.3 bs_service using .old/ directory
* Fri Aug 26 2011 adrianAATTsuse.de- drop broken code for same-commit-detection as suggested by Markus
* Thu Aug 25 2011 markus.lehtonenAATTlinux.intel.com- history-depth parameter: use hackish depth=999999999 if \"full\" is given so that a shallow clone will be fully deepened if the _service file is changed. Also, fix git clone cmd line (remove a pair of quotes that cause problems).
* Thu Aug 25 2011 adrianAATTsuse.de- add support for (git) checkout depth, original patch by Markus Lehtonen
* Wed Aug 17 2011 adrianAATTsuse.de- make packaging of meta data optional to reduce tar ball size
* Fri Aug 12 2011 adrianAATTsuse.de- fix exclude expansion
* Mon Jun 20 2011 cthielAATTnovell.com- add support for bzr
* Tue Mar 22 2011 ammlerAATTopenttdcoop.org- Fix: recompressed tars were never reused- cleanup mercurial commands
* Tue Feb 08 2011 adrianAATTsuse.de- always trust svn server certificate. We don\'t have a secure handling for it anyway. Trust needs to established via extra service.
* Wed Jan 12 2011 adrianAATTsuse.de- fix subdir usage for git
* Thu Dec 30 2010 adrianAATTsuse.de- add option exclude files/directories when creating the tar ball- git clone runs now with --depth 1 option
* Wed Dec 08 2010 wrAATTrosenauer.org- support mercurial repositories
* Wed Oct 20 2010 reddwarfAATTopensuse.org- Fix --filename parameter use
* Fri Sep 03 2010 adrianAATTsuse.de- initial version to checkout/update svn or git repos and create a tar
 
ICM