Searched refs:svn (Results 1 - 25 of 45) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/
H A DMakefile.am13 rm -rf `find $(distdir)/doc -name .svn`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/platforms/Windows/MSVC10/
H A Dmakeconfig.cmd5 rem Tarballs have a .svn-revision for identification
6 if not exist .svn-revision goto svn1
7 FOR /F %%i IN (.svn-revision) DO set svnv=%%i
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/platforms/Windows/MSVC9/
H A Dmakeconfig.cmd5 rem Tarballs have a .svn-revision for identification
6 if not exist .svn-revision goto svn1
7 FOR /F %%i IN (.svn-revision) DO set svnv=%%i
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dsetlocalversion4 # control systems git, mercurial (hg) and subversion (svn).
69 # Is this git on svn?
70 if git config --get svn-remote.svn.url >/dev/null; then
71 printf -- '-svn%s' "`git svn find-rev $head`"
107 # Check for svn and a svn repo.
108 if rev=`svn info 2>/dev/null | grep '^Last Changed Rev'`; then
110 printf -- '-svn
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/RHEL/
H A Dmakerpms.sh56 tar --exclude=.svn -cf - samba-${VERSION}/. | bzip2 > ${SRCDIR}/samba-${VERSION}.tar.bz2
70 tar --exclude=.svn -jcvf - setup > ${SRCDIR}/setup.tar.bz2
H A Dmakerpms.sh.tmpl56 tar --exclude=.svn -cf - samba-${VERSION}/. | bzip2 > ${SRCDIR}/samba-${VERSION}.tar.bz2
70 tar --exclude=.svn -jcvf - setup > ${SRCDIR}/setup.tar.bz2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libogg-1.1.4/
H A DMakefile.am22 rm -rf `find $(distdir)/$$item -name .svn`; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/
H A DMakefile.am40 rm -rf `find $(distdir)/qt -name .svn`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/ffmpeg/
H A Dffmpeg-0.5.tv.patch.sh8 svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/
H A DMakefile17 REPOSITORY=svn+ssh://mark.heily.com/$$HOME/svn/$(PROGRAM)
70 rm -rf `find $(PROGRAM)-$(VERSION) -type d -name .svn -o -name .libs`
94 svn co svn://mark.heily.com/libkqueue/trunk /tmp/$(PROGRAM)-testbuild
99 svn diff $(REPOSITORY)/branches/stable $(REPOSITORY)/trunk | gvim -
131 rm -rf `find $(PROGRAM)-$(VERSION)/debian -type d -name .svn` ; \
H A Dconfig.mk29 DIFF=diff -ruN -dEbwBp -x .svn -x .o -x config.h -x config.mk
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dab3100-otp.c41 * IMEI number found in the tac, fac and svn fields with
46 * @svn software version number of the IMEI
58 u32 svn:20; member in struct:ab3100_otp
90 otp->svn = (otpval[7] << 12) | (otpval[6] << 4) | (otpval[5] >> 4);
109 seq_printf(s, "IMEI: %u-%u-%u\n", otp->tac, otp->fac, otp->svn);
171 SHOW_AB3100_ATTR(svn)
181 __ATTR(svn, S_IRUGO, ab3100_otp_svn_show, NULL),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/
H A DMakefile.am32 rm -rf `find $(distdir)/$$item -name .svn`; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/MacOSX/
H A Dfull_build.sh63 if [ -d ${AMULE_FOLDER}/.svn/ ]; then
66 svn up >> $STDOUT_FILE
74 SVN_REPOSITORY=http://amule.googlecode.com/svn/trunk/
80 svn co $SVN_REPOSITORY $AMULE_FOLDER >> $STDOUT_FILE
95 svn up >> $STDOUT_FILE 2>> $ERROR_FILE
99 svn checkout http://svn.wxwidgets.org/svn/wx/wxWidgets/${WXSVNROOT} ${WXFOLDER} >> $STDOUT_FILE 2>> $ERROR_FILE
372 find aMule.app \( -name .svn -o -name "Makefile*" -o -name src \) -print0 | xargs -0 rm -rf >> $STDOUT_FILE 2>> $ERROR_FILE
H A Dapplication_packager.sh46 find aMule.app/Contents/Resources/webserver \( -name .svn -o -name "Makefile*" -o -name src \) -print0 | xargs -0 rm -rf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/
H A Dmkversion.sh74 svn info ${SOURCE_DIR} >/dev/null 2>&1 && HAVESVN=yes
75 TMP_REVISION=`(svn info ${SOURCE_DIR} 2>/dev/null || svk info ${SOURCE_DIR} 2>/dev/null) |grep 'Last Changed Rev.*:' |sed -e 's/Last Changed Rev.*: \([0-9]*\).*/\1/'`
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dall_sourcecode.tests33 '(' -type d -a '(' -name .svn -o -name testsuite ')' -prune ')' \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DMakefile.am168 rm -rf `find $(distdir)/ -type d -name .svn`
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/
H A DMakefile.custom48 -name .svn \
H A DMakefile330 RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS -o -name .pc -o -name .hg -o -name .git \) -prune -o
331 export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn --exclude CVS --exclude .pc --exclude .hg --exclude .git
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/
H A DMakefile.am308 if test -d .svn ; then \
309 svn update ; \
H A DMakefile1126 if test -d .svn ; then \
1127 svn update ; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/
H A DMakefile.am307 if test -d .svn ; then \
308 svn update ; \
H A DMakefile1215 if test -d .svn ; then \
1216 svn update ; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Solaris/
H A Dmakepkg.sh92 list=`find swat -type d | grep -v "/.svn$"`
99 list=`find swat -type f | grep -v /.svn/`

Completed in 131 milliseconds

12