[chromium-dev] Re: SVN Stable Tree Path for 3.0.195.25

2009-10-20 Thread Amit Kishnani

yeah, thanks for follow-up, i was able to sync and get it working but
as fyi - i did stumble on the way using gclient

since i was syncing to this svn end point : 
http://src.chromium.org/svn/releases/3.0.195.27/src/
which has different "DEPS" file

http://src.chromium.org/svn/releases/3.0.195.27/src/DEPS

it was choking gclient to sync due to "svn://chrome-svn" - could not
resolve this.

"src/third_party/WebKit/LayoutTests":
"svn://chrome-svn/chrome/branches/WebKit/195/layoutte...@22623",

so i changed it point to http://src.chromium.org/svn/releases/3.0.195.27
instead (NOTE without /src in the end this time) - it worked better
and was able to get all the right dependent versions.

the second thing i stumbled on was "gclient runhooks --force" - it was
complaining about "branding" as undefined variable in "\src\third_party
\ffmpeg\ffmpeg.gyp" in the below line

From

 'ffmpeg_branding%': '<(branding)',


To

  'ffmpeg_branding%': 'Chromium',

then , it was able to generate all the VC .sln/vcproj file.

this is an quick update/experience when syncing with svn repository
for 3.0.195.27.

Thanks again for quick turnaround.
Amit.


On Oct 16, 4:48 am, PhistucK  wrote:
> Your question was probably answered already (or you have given up), but the
> releases folder was updated, it seems and the sources you were looking for
> are there now.
> The specific one you were looking for 
> -http://src.chromium.org/viewvc/chrome/releases/3.0.195.25/
> The latest one -http://src.chromium.org/viewvc/chrome/releases/3.0.195.27/
>
> ☆PhistucK
>
> On Tue, Oct 6, 2009 at 21:34, Amit Kishnani  wrote:
>
> > Hey Guys,
>
> > what is difference between these releases "3.0.190.2" & "3.0.195.25"
>
> > i can get to "SVN" source tree to "read access" for code tree
> > "3.0.190.2" using the following svn repository url
>
> >http://src.chromium.org/svn/releases/3.0.190.2/src/
>
> > i want to make sure i am getting the latest stable source tree , is
> > there a better svn url to get latest "3.0.195.25". please advise.
>
> > Thanks,
> > Amit.
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: SVN Stable Tree Path for 3.0.195.25

2009-10-07 Thread Amit Kishnani

Hey Elliot,

thanks for quick turnaround.

the trunk (svn) : http://src.chromium.org/svn/trunk/src/chrome/VERSION is 

MAJOR=4
MINOR=0
BUILD=222
PATCH=1

but I am looking for "stable channel" - 3.0.195.125 release instead of "dev 
channel", please let me know if there is svn repository link with that version 
stamp.

Thanks!
Amit.

-Original Message-
From: e...@google.com [mailto:e...@google.com] On Behalf Of Elliot Glaysher 
(Chromium)
Sent: Wednesday, October 07, 2009 10:41 AM
To: Amit Kishnani
Cc: Chromium-dev
Subject: Re: [chromium-dev] SVN Stable Tree Path for 3.0.195.25

The latest source is in trunk, not a specific release branch.

-- Elliot

On Tue, Oct 6, 2009 at 12:34 PM, Amit Kishnani  wrote:
>
> Hey Guys,
>
> what is difference between these releases "3.0.190.2" & "3.0.195.25"
>
> i can get to "SVN" source tree to "read access" for code tree
> "3.0.190.2" using the following svn repository url
>
> http://src.chromium.org/svn/releases/3.0.190.2/src/
>
> i want to make sure i am getting the latest stable source tree , is
> there a better svn url to get latest "3.0.195.25". please advise.
>
> Thanks,
> Amit.
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] SVN Stable Tree Path for 3.0.195.25

2009-10-07 Thread Amit Kishnani

Hey Guys,

what is difference between these releases "3.0.190.2" & "3.0.195.25"

i can get to "SVN" source tree to "read access" for code tree
"3.0.190.2" using the following svn repository url

http://src.chromium.org/svn/releases/3.0.190.2/src/

i want to make sure i am getting the latest stable source tree , is
there a better svn url to get latest "3.0.195.25". please advise.

Thanks,
Amit.

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---