On Friday 01 February 2013 11:28 AM, Navneet Kanwat wrote:
Hi,
I was confused with my svn username and password. I was not aware that
if I put them wrong It’ll start showing exceptions. Please suggest me
the next step. I tried entering the link
https://app.codesion.com/ajax#login?domain=trilogy
On Fri, Feb 1, 2013 at 11:28 AM, Navneet Kanwat <
navne...@sumtotalsystems.com> wrote:
> Hi,
>
>
>
> I was confused with my svn username and password. I was not aware that if
> I put them wrong It’ll start showing exceptions. Please suggest me the next
> step. I tried entering the link
> https://
On Thu, Jan 31, 2013 at 8:18 PM, Jason Keltz wrote:
> >
> See my email to Les... If only the rsync server could save a copy of the
> file checksums when it runs, it would probably decrease the sync time by
> half and save a whole lot of disk activity...
If you don't use the --ignore-times option
On Thu, Jan 31, 2013 at 8:14 PM, Jason Keltz wrote:
>>
>> I'd think it is exactly the problem that rsync is intended to handle.
>
> rsync is great when you want to sync the contents from one machine to
> another machine in one direction.. (unison if you need dual direction
> sync...) I thoug
Hi,
I performed the very first commit into a repository and I'm running the
svn log command at the file level (svn log -v --xml --stop-on-copy @URL
PATH, where PATH represents a file).
However this syntax lists all the changes to the URL.
Have anybody encountered this behaviour . is this
On Thu, Jan 31, 2013 at 9:18 PM, Jason Keltz wrote:
> On 31/01/2013 9:13 PM, Ryan Schmidt wrote:
>> Subversion is not a software distribution tool; it is a document and
>> revision management system. Use a different tool. As someone else said,
>> rsync seems like a good tool for this job; I didn'
On 31/01/2013 9:13 PM, Ryan Schmidt wrote:
On Jan 31, 2013, at 20:05, Jason Keltz wrote:
On 31/01/2013 6:06 PM, Bob Archer wrote:
What you need to do could work. I assume this "software" in order to run can
build built or whatever during your nightly update on each client?
You keep saying "r
On 31/01/2013 6:40 PM, Les Mikesell wrote:
On Thu, Jan 31, 2013 at 4:10 PM, Jason Keltz wrote:
I am faced with a problem where I need to distribute a directory containing
about 60 GB worth of software on a Linux file server to about 100 systems.
The software must be localized on those systems a
On Jan 31, 2013, at 20:05, Jason Keltz wrote:
> On 31/01/2013 6:06 PM, Bob Archer wrote:
>>
>> What you need to do could work. I assume this "software" in order to run can
>> build built or whatever during your nightly update on each client?
>>
>> You keep saying "rsyncing" ... you wouldn't us
On 31/01/2013 6:06 PM, Bob Archer wrote:
I am faced with a problem where I need to distribute a directory containing
about 60 GB worth of software on a Linux file server to about
100 systems. The software must be localized on those systems and not shared
out over NFS. On a regular basis, softwa
On Thu, Jan 31, 2013 at 4:10 PM, Jason Keltz wrote:
>
> I am faced with a problem where I need to distribute a directory containing
> about 60 GB worth of software on a Linux file server to about 100 systems.
> The software must be localized on those systems and not shared out over NFS.
> On a reg
I expect you've considered this option, but just to add it to the list:
Why not use a package manager like apt or yum, or a distributed
configuration manager such as puppet, to manage your servers?
While Subversion can be used as a substitute, it's not really suited for
this kind of application --
Hello.
I setup some directory and file externs to prune the boost C++ library tree for
our projects.
Like this:
http://repo/boost/boost_dir/ boost/boost_dir/
http://repo/boost/boostfile.cpp boost/boost_file.cpp
(only a lot more complicated)
That is, I used directory externals to create
> I am faced with a problem where I need to distribute a directory containing
> about 60 GB worth of software on a Linux file server to about
> 100 systems. The software must be localized on those systems and not shared
> out over NFS. On a regular basis, software may be added or removed from th
Hi.
I am faced with a problem where I need to distribute a directory
containing about 60 GB worth of software on a Linux file server to about
100 systems. The software must be localized on those systems and not
shared out over NFS. On a regular basis, software may be added or
removed from t
As you've discovered, externals *always* pull in the HEAD revision unless you
specifically add a revision number to the svn:externals property. Needless to
say, "rogue" svn:externals are bad for build reproducibility and tagging.
Options are:
Audit the svn:externals (either manually, via a chec
Hi,
My name is Ryan. I'm not subscribed to this list so I would appreciate
being CC'ed on responses
I'm working on a utility that uses the svn client api. Right now it works,
but I want to add support for usernames and passwords. I do not (yet)
want to support any of the other security features.
Hello,
My question is more process related with using svn:externals. In my
testing, it seems that the svn:externals links are bi-directional. Changes
are instantly propagated via the magic of svn:externals.
1. How do users preserve the integrity of a tag (which was created off a
branch which had
On Thu, Jan 31, 2013 at 10:37:14AM -0500, Alfred Perlstein wrote:
> FreeBSD has moved to Subversion a few years ago and it's worked
> very, very well for us.
Thanks! That's encouraging to hear.
> The one area where we are having issues is merging code from project
> branches back into trunk.
>
>
FreeBSD has moved to Subversion a few years ago and it's worked very,
very well for us.
The one area where we are having issues is merging code from project
branches back into trunk.
The typical workflow is:
1) create project branch.
2) code code code.
3) sync from HEAD (this works grea
On 01/31/2013 07:54 AM, Nico Kadel-Garcia wrote:
> Although, there is something disturbing about the description"Gnome
> Woman" initiative. It's difficult not to picture short women with red
> caps and well groomed beards, one on every lawn in a suburb, mandated
> by their local housing association
Hi all,
I am using Subverison 1.7.8. On my disk are two Subversion working copies (from
different repositories), and one working copy contains a symlink to the other:
/modules/test/dir/file.dat
/sources/test/modules -> ../../modules/test/
Unfortunately "svn info" does not work with an absolute
On Thu, Jan 31, 2013 at 7:24 AM, Gabriela Gibson
wrote:
> Hi everyone,
>
> I am the current Gnome Outreach Program for Women intern for the
> Apache Subversion project, sponsored by Elego, Berlin, Germany.
>
> OPW is a GNOME Woman initiative that aims to inspire women to
> contribute to Free Softw
Hi everyone,
I am the current Gnome Outreach Program for Women intern for the
Apache Subversion project, sponsored by Elego, Berlin, Germany.
OPW is a GNOME Woman initiative that aims to inspire women to
contribute to Free Software projects.
A short introduction to my official goals for the Apa
Guten Tag Mark Peters,
am Mittwoch, 30. Januar 2013 um 23:37 schrieben Sie:
> C:\src-trunk-cpp\boingowifi\win8\build>svn ci -m "Increment
> project build number." --username dev --password GoBoingo
> ..\project\BoingoWiFinder\BoingoWiFinder\MainPage.xaml.cs
> This application has halted due to a
25 matches
Mail list logo